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