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
|
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] |
Definition at line 8 of file DrKeyboard_Base.cs.