Interface IInspectableAttribute
Namespace: Unity.VisualScripting
Syntax
public interface IInspectableAttribute
Properties
order
Declaration
int order { get; }
Property Value
Type | Description |
---|---|
Int32 |
public interface IInspectableAttribute
int order { get; }
Type | Description |
---|---|
Int32 |