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