Class BuildLayoutGenerationTask
The BuildTask used to generate the bundle layout.
구현
상속된 멤버
네임스페이스: UnityEditor.AddressableAssets.Build.BuildPipelineTasks
어셈블리: solution.dll
구문
public class BuildLayoutGenerationTask : IBuildTask
프로퍼티
| 이름 | 설명 |
|---|---|
| BundleNameRemap | The mapping of the old to new bundle names. |
| Version | The GenerateLocationListsTask version. |
메서드
| 이름 | 설명 |
|---|---|
| GenerateErrorReport(string, AddressableAssetsBuildContext, AddressablesContentState) | Creates an Error report for the error provided |
| Run() | Runs the build task with the injected context. |