| Slash.Unity.Common.GUI.ValueEditors Namespace |
[Missing <summary> documentation for "N:Slash.Unity.Common.GUI.ValueEditors"]
| Class | Description | |
|---|---|---|
| EnumValueEditor |
Editor to change an enum value.
| |
| FloatValueEditor | ||
| IntegerValueEditor | ||
| PropertyValueEditorContext | ||
| SimpleValueEditorContext |
Value editor context where every property can and has to be set.
| |
| TextValueEditor |
Editor to change a string value.
| |
| ValueEditorContext |
Implements the basic methods.
| |
| Vector2IValueEditor |
| Interface | Description | |
|---|---|---|
| IValueEditor |
Editor to change a value.
| |
| IValueEditorContext | ||
| IValueEditorFactory |