Uses of Class
zombie.ui.UITextBox2

Packages that use UITextBox2
zombie.core   
zombie.ui   
 

Uses of UITextBox2 in zombie.core
 

Fields in zombie.core declared as UITextBox2
static UITextBox2 Core.CurrentTextEntryBox
           
 

Uses of UITextBox2 in zombie.ui
 

Fields in zombie.ui declared as UITextBox2
 UITextBox2 UIDebugConsole.CommandLine
           
 

Methods in zombie.ui with parameters of type UITextBox2
 void ScrollBar.SetParentTextBox(UITextBox2 Parent)