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

Public Member Functions

override void InitializeGUI ()
 

Public Attributes

UnityEngine.UI.Text title
 
Transform collection
 

Protected Member Functions

override void OnUpdateGUI ()
 

Detailed Description

Field editor for collections.

Definition at line 12 of file pb_ICollectionInspector.cs.

Member Function Documentation

◆ InitializeGUI()

override void GILES.Interface.pb_ICollectionInspector.InitializeGUI ( )

Definition at line 28 of file pb_ICollectionInspector.cs.

◆ OnUpdateGUI()

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

Definition at line 68 of file pb_ICollectionInspector.cs.

Member Data Documentation

◆ collection

Transform GILES.Interface.pb_ICollectionInspector.collection

Definition at line 21 of file pb_ICollectionInspector.cs.

◆ title

UnityEngine.UI.Text GILES.Interface.pb_ICollectionInspector.title

Definition at line 20 of file pb_ICollectionInspector.cs.


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