Field GuidToPreviousAssetStateMap
The mapping of an asset's guid to its cached asset state.
Namespace: UnityEditor.AddressableAssets.Build
Assembly: Unity.Addressables.Editor.dll
Syntax
public Dictionary<string, CachedAssetState> GuidToPreviousAssetStateMap
Returns
Type | Description |
---|---|
Dictionary<string, CachedAssetState> |