Class BuildLayoutGenerationTask
The BuildTask used to generate the bundle layout.
Implements
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.BuildPipelineTasks
Assembly: Unity.Addressables.Editor.dll
Syntax
public class BuildLayoutGenerationTask : IBuildTask
  Properties
| Name | Description | 
|---|---|
| BundleNameRemap | The mapping of the old to new bundle names. Instead of using this directly inject the value through IBuildLayoutParUse BuildLayoutParameters.BundleNameRemap instead  | 
      
| 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.  |