Field GuidToCatalogLocation
A mapping of Asset GUID's to resulting ContentCatalogDataEntry entries.
Namespace: UnityEditor.AddressableAssets.Build.DataBuilders
Assembly: Unity.Addressables.Editor.dll
Syntax
public Dictionary<GUID, List<ContentCatalogDataEntry>> GuidToCatalogLocation
Returns
Type | Description |
---|---|
Dictionary<GUID, List<ContentCatalogDataEntry>> |