C# Class Duality.Editor.Controls.PropertyEditors.Vector2PropertyEditor

Inheritance: Duality.Editor.Controls.PropertyEditors.VectorPropertyEditor
Mostra file Open project: BraveSirAndrew/duality

Public Methods

Method Description
Vector2PropertyEditor ( ) : System

Protected Methods

Method Description
OnGetValue ( ) : void

Private Methods

Method Description
editorX_Edited ( object sender, EventArgs e ) : void
editorY_Edited ( object sender, EventArgs e ) : void

Method Details

OnGetValue() protected method

protected OnGetValue ( ) : void
return void

Vector2PropertyEditor() public method

public Vector2PropertyEditor ( ) : System
return System