Class InspectorImplementationOrderAttribute
Inheritance
object
InspectorImplementationOrderAttribute
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
public class InspectorImplementationOrderAttribute : Attribute
Constructors
InspectorImplementationOrderAttribute(int)
Declaration
public InspectorImplementationOrderAttribute(int order)
Parameters
| Type | Name | Description |
|---|---|---|
| int | order |
Properties
order
Declaration
public int order { get; }
Property Value
| Type | Description |
|---|---|
| int |