CustomPackage
A Unity Package Manager
wHiteRabbiT.Unity.UI.GUIComboBox.Combobox Class Reference

Public Attributes

int id
 
string content
 
Rect lr
 
List< string > list
 
bool showPopup
 
Vector2 scroll = Vector2.zero
 

Member Data Documentation

string wHiteRabbiT.Unity.UI.GUIComboBox.Combobox.content
int wHiteRabbiT.Unity.UI.GUIComboBox.Combobox.id
List<string> wHiteRabbiT.Unity.UI.GUIComboBox.Combobox.list
Rect wHiteRabbiT.Unity.UI.GUIComboBox.Combobox.lr
Vector2 wHiteRabbiT.Unity.UI.GUIComboBox.Combobox.scroll = Vector2.zero
bool wHiteRabbiT.Unity.UI.GUIComboBox.Combobox.showPopup

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