Tanoda
|
Public Member Functions | |
override void | InitializeGUI () |
void | OnValueChange (object val) |
Protected Member Functions | |
override void | OnUpdateGUI () |
Field editor for GameObject types.
Definition at line 13 of file pb_GameObjectInspector.cs.
override void GILES.Interface.pb_GameObjectInspector.InitializeGUI | ( | ) |
Definition at line 22 of file pb_GameObjectInspector.cs.
|
protected |
Definition at line 27 of file pb_GameObjectInspector.cs.
void GILES.Interface.pb_GameObjectInspector.OnValueChange | ( | object | val | ) |
Definition at line 31 of file pb_GameObjectInspector.cs.