Class GenerateLocationListsTask
The BuildTask used to create location lists for Addressable assets.
구현
상속된 멤버
네임스페이스: UnityEditor.AddressableAssets.Build.BuildPipelineTasks
어셈블리: solution.dll
구문
public class GenerateLocationListsTask : IBuildTask
프로퍼티
이름 | 설명 |
---|---|
Version | The GenerateLocationListsTask version. |
메서드
이름 | 설명 |
---|---|
ProcessInput(Input) | Processes the Input data from the build and returns an organized struct of information, including dependencies and catalog loctions. |
Run() | Runs the build task with the injected context. |
Run(IAddressableAssetsBuildContext, IBundleWriteData) | Runs the build task with a give context and write data. |