Class BuildStepRunBeforeAttribute
Attribute that can be added to a BuildStep class to declare which other steps must be run after that build step.
Implements
Inherited Members
Namespace: Unity.Build
Assembly: solution.dll
Syntax
public sealed class BuildStepRunBeforeAttribute : BuildStepOrderAttribute, _Attribute
Constructors
Name | Description |
---|---|
BuildStepRunBeforeAttribute(Type) |
Methods
Name | Description |
---|---|
ToString() | Returns a string that represents the current object. |