API ReferenceEditor
ComponentEditorWidgetclass
A control widget is used to edit the value of a single SerializedProperty.
Constructors1
Showing 1 constructors
public ComponentEditorWidget(Sandbox.SerializedObject obj)
| Parameter | Type | Description |
|---|---|---|
| obj | SerializedObject | — |
No results match this filter.
Methods2
Showing 2 methods
public static Editor.ComponentEditorWidget Create(Sandbox.SerializedObject obj)
| Parameter | Type | Description |
|---|---|---|
| obj | SerializedObject | — |
No results match this filter.
Properties1
Showing 1 properties
public Sandbox.SerializedObject Editor.ComponentEditorWidget.SerializedObject { get; set; }
No results match this filter.