Click or drag to resize
Vector2IValueEditor Class

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

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

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

The Vector2IValueEditor type exposes the following members.

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