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