Field BundleToExpandedBundleDependencies
A mapping of AssetBundles to their expanded dependencies.
Namespace: UnityEditor.AddressableAssets.Build.BuildPipelineTasks
Assembly: Unity.Addressables.Editor.dll
Syntax
public Dictionary<string, List<string>> BundleToExpandedBundleDependencies
Returns
Type | Description |
---|---|
Dictionary<string, List<string>> |