IValueEditorFactory Interface |
[Missing <summary> documentation for "T:Slash.Unity.Common.GUI.ValueEditors.IValueEditorFactory"]
Namespace: Slash.Unity.Common.GUI.ValueEditors
Name | Description | |
---|---|---|
GetEditor(Type) |
Returns the value editor for a value of the specified type.
| |
GetEditorT |
Returns the value editor for a value of the specified type.
|