Class ClassicBuildProfile
Inherited Members
Namespace: Unity.Build.Classic
Assembly: solution.dll
Syntax
[FormerName("Unity.Build.Common.ClassicBuildProfile, Unity.Build.Common")]
public sealed class ClassicBuildProfile : IBuildPipelineComponent, IBuildComponent
Constructors
Name | Description |
---|---|
ClassicBuildProfile() |
Properties
Name | Description |
---|---|
Configuration | Gets or sets which BuildType this profile is going to use for the build. |
Incremental | |
Pipeline | Build pipeline used by this build configuration. |
SortingIndex | Returns index which is used for sorting builds when they're batch in build queue |
Methods
Name | Description |
---|---|
SetupEnvironment() | Sets the editor environment before starting the build |