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