Field AssetGroupToBundles
A mapping of AddressableAssetGroups to the AssetBundles generated from its data.
Namespace: UnityEditor.AddressableAssets.Build.BuildPipelineTasks
Assembly: Unity.Addressables.Editor.dll
Syntax
public Dictionary<AddressableAssetGroup, List<string>> AssetGroupToBundles
Returns
Type | Description |
---|---|
Dictionary<AddressableAssetGroup, List<string>> |