class
OrderAttribute
public sealed class OrderAttribute : Attribute Visual order of this member for UI purposes. This info can then be retrieved via DisplayInfo library.
Constructors
OrderAttribute(Int32 value) Properties
| Name | Type | Description |
|---|---|---|
Value | Int32 | The visual order. |
Assembly:
Sandbox.System Full Name: OrderAttribute