terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
DrKeyboard_Switch.cs
Go to the documentation of this file.
1using System;
2using UnityEngine;
3
4// Token: 0x0200001F RID: 31
6{
7 // Token: 0x06000098 RID: 152 RVA: 0x00003320 File Offset: 0x00001520
8 public DrKeyboard_Switch(TouchScreenKeyboardType type, string initialText, int maxChars, string title, string prompt, bool multiline, bool filterText)
9 {
10 long num = 0L;
11 base..ctor(type, initialText, maxChars, title, prompt, num != 0L, filterText);
12 }
13
14 // Token: 0x04000067 RID: 103
16}
class f__AnonymousType0<< Count > j__TPar
static DrKeyboard_Switch LastKeyboard
DrKeyboard_Switch(TouchScreenKeyboardType type, string initialText, int maxChars, string title, string prompt, bool multiline, bool filterText)