Class ClassicPipelineBase
Inherited Members
Namespace: Unity.Build.Classic.Private
Assembly: solution.dll
Syntax
public abstract class ClassicPipelineBase : BuildPipelineBase
Properties
| Name | Description |
|---|---|
| BuildTarget | |
| Platform | |
| UsedComponents | List of build component types used by this build pipeline. |
Methods
| Name | Description |
|---|---|
| OnClean(CleanContext) | Provides implementation to clean files produced by the build of this build pipeline corresponding to the specified build configuration. |
| PrepareContext(BuildContext) |