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