Class BuildLayoutGenerationTask
The BuildTask used to generate the bundle layout.
Implements
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.BuildPipelineTasks
Assembly: solution.dll
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 |
---|---|
GenerateErrorReport(string, AddressableAssetsBuildContext, AddressablesContentState) | Creates an Error report for the error provided |
Run() | Runs the build task with the injected context. |