Field FileToBundle
Mapping from serialized filename to the bundle name
Namespace: UnityEditor.AddressableAssets.Build.BuildPipelineTasks
Assembly: Unity.Addressables.Editor.dll
Syntax
public Dictionary<string, string> FileToBundle
Returns
Type | Description |
---|---|
Dictionary<string, string> |