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