Tanoda
GILES.Interface.pb_GameObjectInspector Class Reference
Inheritance diagram for GILES.Interface.pb_GameObjectInspector:

Public Member Functions

override void InitializeGUI ()
 
void OnValueChange (object val)
 

Protected Member Functions

override void OnUpdateGUI ()
 

Detailed Description

Field editor for GameObject types.

Definition at line 13 of file pb_GameObjectInspector.cs.

Member Function Documentation

◆ InitializeGUI()

override void GILES.Interface.pb_GameObjectInspector.InitializeGUI ( )

Definition at line 22 of file pb_GameObjectInspector.cs.

◆ OnUpdateGUI()

override void GILES.Interface.pb_GameObjectInspector.OnUpdateGUI ( )
protected

Definition at line 27 of file pb_GameObjectInspector.cs.

◆ OnValueChange()

void GILES.Interface.pb_GameObjectInspector.OnValueChange ( object  val)

Definition at line 31 of file pb_GameObjectInspector.cs.


The documentation for this class was generated from the following file: