Click or drag to resize
FloatValueEditor Class

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

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

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

The FloatValueEditor type exposes the following members.

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