Tanoda
|
Public Member Functions | |
override void | InitializeGUI () |
void | OnValueChange (object val) |
Protected Member Functions | |
override void | OnUpdateGUI () |
Field editor for object types. Attempts to break object into primitives. This should not have a prefab in the Resources/Required/GUI/TypeInspector folder!
Definition at line 14 of file pb_ObjectInspector.cs.
override void GILES.Interface.pb_ObjectInspector.InitializeGUI | ( | ) |
Definition at line 26 of file pb_ObjectInspector.cs.
|
protected |
Definition at line 35 of file pb_ObjectInspector.cs.
void GILES.Interface.pb_ObjectInspector.OnValueChange | ( | object | val | ) |
Definition at line 39 of file pb_ObjectInspector.cs.