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