API Referenceglobal
public class EditorAttribute : System.Attribute
Tell the tools or gameui property editor which editor we should be using for this property or type.
Constructors
Showing 1 constructors
public EditorAttribute(string editorName)
No results match this filter.
Properties
Showing 1 properties
public string EditorAttribute.Value { get; set; }
The editor to use.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:EditorAttribute |