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