Class RunStepAttribute
Attribute to configure various properties of a RunStep type.
Implements
Inherited Members
Namespace: Unity.Build
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public sealed class RunStepAttribute : Attribute, _Attribute
Properties
Name | Description |
---|---|
Category | Category name of the RunStep displayed in the searcher menu. |
Name | Name of the RunStep displayed in BuildPipeline inspector, searcher menu and log console. |