Class GenerateLocationListsTask
The BuildTask used to create location lists for Addressable assets.
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.BuildPipelineTasks
Syntax
public class GenerateLocationListsTask : IBuildTask
Properties
| Name | Description |
|---|---|
| Version | The GenerateLocationListsTask version. |
Methods
| Name | Description |
|---|---|
| Run() | Runs the build task with the injected context. |
| Run(IAddressableAssetsBuildContext, IBundleWriteData) | Runs the build task with a give context and write data. |