Class UnitOrderAttribute
Namespace: Unity.VisualScripting
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
public sealed class UnitOrderAttribute : Attribute, _Attribute
Constructors
UnitOrderAttribute(Int32)
Declaration
public UnitOrderAttribute(int order)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | order |
Properties
order
Declaration
public int order { get; }
Property Value
| Type | Description |
|---|---|
| Int32 |