Field bundleToExpandedBundleDependencies
A mapping of AssetBundle to the full dependency tree, flattened into a single list.
네임스페이스: UnityEditor.AddressableAssets.Build.DataBuilders
어셈블리: solution.dll
구문
public Dictionary<string, List<string>> bundleToExpandedBundleDependencies
반환
타입 | 설명 |
---|---|
Dictionary<string, List<string>> |