Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Duality
Editor
Controls
PropertyEditors
Vector2PropertyEditor
C# Class Duality.Editor.Controls.PropertyEditors.Vector2PropertyEditor
Inheritance:
Duality.Editor.Controls.PropertyEditors.VectorPropertyEditor
显示文件
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