ComboBox GUI
An Inspector & InGame Combo Box Element
ComboBoxSample Class Reference
Inheritance diagram for ComboBoxSample:

Public Member Functions

void OnGUI ()
 

Public Attributes

List< string > NameList = new List<string>()
 

Protected Attributes

Vector2 scroll = Vector2.zero
 

Member Function Documentation

void ComboBoxSample.OnGUI ( )

Member Data Documentation

List<string> ComboBoxSample.NameList = new List<string>()
Vector2 ComboBoxSample.scroll = Vector2.zero
protected

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