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_Stadia.cs
Go to the documentation of this file.
1using System;
2using UnityEngine;
3
4// Token: 0x0200001E RID: 30
6{
7 // Token: 0x06000097 RID: 151 RVA: 0x00003300 File Offset: 0x00001500
8 public DrKeyboard_Stadia(TouchScreenKeyboardType type, string initialText, int maxChars, string title, string prompt, bool password, bool multiline)
9 : base(type, initialText, maxChars, title, prompt, password, multiline)
10 {
11 }
12}
class f__AnonymousType0<< Count > j__TPar
DrKeyboard_Stadia(TouchScreenKeyboardType type, string initialText, int maxChars, string title, string prompt, bool password, bool multiline)