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