Click or drag to resize
TextValueEditor Class
Editor to change a string value.
Inheritance Hierarchy
SystemObject
  Slash.Unity.Common.GUI.ValueEditorsTextValueEditor

Namespace: Slash.Unity.Common.GUI.ValueEditors
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public class TextValueEditor : IValueEditor

The TextValueEditor type exposes the following members.

Constructors
  NameDescription
Public methodTextValueEditor
Initializes a new instance of the TextValueEditor class
Top
Methods
  NameDescription
Public methodEdit
Edits the specified context.
Top
See Also