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