Field AssetGroupToBundles
A mapping of AddressableAssetGroups to the AssetBundles generated from its data.
네임스페이스: UnityEditor.AddressableAssets.Build.BuildPipelineTasks
어셈블리: solution.dll
구문
public Dictionary<AddressableAssetGroup, List<string>> AssetGroupToBundles
반환
타입 | 설명 |
---|---|
Dictionary<AddressableAssetGroup, List<string>> |