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

Inheritance: Duality.Editor.Controls.PropertyEditors.VectorPropertyEditor
Afficher le fichier Open project: BraveSirAndrew/duality

Méthodes publiques

Méthode Description
Vector2PropertyEditor ( ) : System

Méthodes protégées

Méthode Description
OnGetValue ( ) : void

Private Methods

Méthode Description
editorX_Edited ( object sender, EventArgs e ) : void
editorY_Edited ( object sender, EventArgs e ) : void

Method Details

OnGetValue() protected méthode

protected OnGetValue ( ) : void
Résultat void

Vector2PropertyEditor() public méthode

public Vector2PropertyEditor ( ) : System
Résultat System