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