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