API Referenceglobal
EditorAttributeclass
Tell the tools or gameui property editor which editor we should be using for this property or type.
Constructors1
Showing 1 constructors
public EditorAttribute(string editorName)
| Parameter | Type | Description |
|---|---|---|
| editorName | string | — |
No results match this filter.
Properties1
Showing 1 properties
public string EditorAttribute.Value { get; set; }
The editor to use.
Returns:
string—No results match this filter.