API ReferenceEditor
public abstract interface Editor.IEditorAttribute<T>
Allows an editor widget to provide an attribute that it can use. Editors with attributes are chosen over editors without when the target property has the provided attribute.
Methods
Showing 1 methods
public virtual void SetEditorAttribute(T attribute)
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.IEditorAttribute`1 |