terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
DrKeyboard_Base Class Referenceabstract
+ Inheritance diagram for DrKeyboard_Base:
+ Collaboration diagram for DrKeyboard_Base:

Public Member Functions

virtual void Update ()
 

Static Public Member Functions

static DrKeyboard_Base Create (TouchScreenKeyboardType type, string initialText, int maxChars, string title, string prompt, bool password=false, bool multiline=false, bool filterText=true)
 

Protected Member Functions

 DrKeyboard_Base ()
 

Properties

static bool isSupported [get, set]
 
bool active [get, set]
 
bool wasCanceled [get]
 
bool done [get]
 
string text [get, set]
 

Detailed Description

Definition at line 8 of file DrKeyboard_Base.cs.


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