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