Field editor for Vector2 types.
Definition at line 11 of file pb_Vector2Inspector.cs.
◆ InitializeGUI()
override void GILES.Interface.pb_Vector2Inspector.InitializeGUI |
( |
| ) |
|
◆ OnUpdateGUI()
override void GILES.Interface.pb_Vector2Inspector.OnUpdateGUI |
( |
| ) |
|
|
protected |
◆ OnValueChange_X()
void GILES.Interface.pb_Vector2Inspector.OnValueChange_X |
( |
string |
val | ) |
|
◆ OnValueChange_Y()
void GILES.Interface.pb_Vector2Inspector.OnValueChange_Y |
( |
string |
val | ) |
|
◆ input_x
UnityEngine.UI.InputField GILES.Interface.pb_Vector2Inspector.input_x |
◆ input_y
UnityEngine.UI.InputField GILES.Interface.pb_Vector2Inspector.input_y |
◆ title
UnityEngine.UI.Text GILES.Interface.pb_Vector2Inspector.title |
The documentation for this class was generated from the following file: