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