Field bundleToExpandedBundleDependencies
A mapping of AssetBundle to the full dependency tree, flattened into a single list.
Namespace: UnityEditor.AddressableAssets.Build.DataBuilders
Assembly: Unity.Addressables.Editor.dll
Syntax
public Dictionary<string, List<string>> bundleToExpandedBundleDependencies
Returns
Type | Description |
---|---|
Dictionary<string, List<string>> |