Class DefaultExecutionOrder
Implements
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class DefaultExecutionOrder : Attribute, _Attribute
Constructors
| Improve this Doc View SourceDefaultExecutionOrder(Int32)
Declaration
public DefaultExecutionOrder(int order)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | order |
Properties
| Improve this Doc View Sourceorder
Declaration
public int order { get; }
Property Value
| Type | Description |
|---|---|
| Int32 |