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

◆ Create()

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

Definition at line 40 of file DrKeyboard_Base.cs.

41 {
42 throw null;
43 }