Field bundleToImmediateBundleDependencies
Mapping of AssetBundle to the direct dependencies.
Namespace: UnityEditor.AddressableAssets.Build.DataBuilders
Syntax
public Dictionary<string, List<string>> bundleToImmediateBundleDependencies
Returns
Type | Description |
---|---|
Dictionary<String, List<String>> |