 | IValueEditor Interface |
Editor to change a value.
Namespace: Slash.Unity.Common.GUI.ValueEditorsAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic interface IValueEditor
Public Interface IValueEditor
public interface class IValueEditor
type IValueEditor = interface end
The IValueEditor type exposes the following members.
Methods
| Name | Description |
---|
 | Edit |
Edits the specified context.
|
Top
See Also