API ReferenceEditor
public abstract class Editor.ComponentEditorWidget : Editor.Widget
A control widget is used to edit the value of a single SerializedProperty.
Constructors
Showing 1 constructors
public ComponentEditorWidget(Sandbox.SerializedObject obj)
No results match this filter.
Methods
Showing 2 methods
public static Editor.ComponentEditorWidget Create(Sandbox.SerializedObject obj)
public virtual void OnHeaderContextMenu(Editor.Menu menu)
No results match this filter.
Properties
Showing 1 properties
public Sandbox.SerializedObject Editor.ComponentEditorWidget.SerializedObject { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.ComponentEditorWidget |