 | IntegerValueEditor Class |
[Missing <summary> documentation for "T:Slash.Unity.Common.GUI.ValueEditors.IntegerValueEditor"]
Inheritance HierarchySystemObject Slash.Unity.Common.GUI.ValueEditorsIntegerValueEditor
Namespace: Slash.Unity.Common.GUI.ValueEditorsAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic class IntegerValueEditor : IValueEditor
Public Class IntegerValueEditor
Implements IValueEditor
public ref class IntegerValueEditor : IValueEditor
type IntegerValueEditor =
class
interface IValueEditor
end
The IntegerValueEditor type exposes the following members.
Constructors
Methods
| Name | Description |
---|
 | Edit |
Edits the specified context.
|
Top
See Also