Field BundleToInternalBundleIdMap
The mapping of a bundle's name to its internal bundle id.
Namespace: UnityEditor.AddressableAssets.Build
Assembly: Unity.Addressables.Editor.dll
Syntax
public Dictionary<string, string> BundleToInternalBundleIdMap
Returns
Type | Description |
---|---|
Dictionary<string, string> |