Click or drag to resize
IntegerValueEditor Class

[Missing <summary> documentation for "T:Slash.Unity.Common.GUI.ValueEditors.IntegerValueEditor"]

Inheritance Hierarchy
SystemObject
  Slash.Unity.Common.GUI.ValueEditorsIntegerValueEditor

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

The IntegerValueEditor type exposes the following members.

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