Field IdToCatalogDataEntryMap
The mapping of an asset's or bundle's internal id to its catalog entry.
Namespace: UnityEditor.AddressableAssets.Build
Assembly: Unity.Addressables.Editor.dll
Syntax
public Dictionary<string, ContentCatalogDataEntry> IdToCatalogDataEntryMap
Returns
Type | Description |
---|---|
Dictionary<string, ContentCatalogDataEntry> |