Tanoda
|
Public Member Functions | |
override void | InitializeGUI () |
Public Attributes | |
UnityEngine.UI.Text | title |
Transform | collection |
Protected Member Functions | |
override void | OnUpdateGUI () |
Field editor for collections.
Definition at line 12 of file pb_ICollectionInspector.cs.
override void GILES.Interface.pb_ICollectionInspector.InitializeGUI | ( | ) |
Definition at line 28 of file pb_ICollectionInspector.cs.
|
protected |
Definition at line 68 of file pb_ICollectionInspector.cs.
Transform GILES.Interface.pb_ICollectionInspector.collection |
Definition at line 21 of file pb_ICollectionInspector.cs.
UnityEngine.UI.Text GILES.Interface.pb_ICollectionInspector.title |
Definition at line 20 of file pb_ICollectionInspector.cs.