Field assetGroupToBundles
Mapping of asset group to bundles.
Namespace: UnityEditor.AddressableAssets.Build.DataBuilders
Assembly: Unity.Addressables.Editor.dll
Syntax
public Dictionary<AddressableAssetGroup, List<string>> assetGroupToBundles
Returns
Type | Description |
---|---|
Dictionary<AddressableAssetGroup, List<string>> |