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