Class BuildLayoutGenerationTask
The BuildTask used to generate the bundle layout.
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.BuildPipelineTasks
Syntax
public class BuildLayoutGenerationTask : IBuildTask
Properties
| Name | Description |
|---|---|
| BundleNameRemap | The mapping of the old to new bundle names. |
| Version | The GenerateLocationListsTask version. |
Methods
| Name | Description |
|---|---|
| Run() | Runs the build task with the injected context. |