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.
1
using
System
;
2
using
UnityEngine
;
3
4
// Token: 0x0200001F RID: 31
5
public
class
DrKeyboard_Switch
:
DrKeyboard_Touch
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 = 0
L
;
11
base
..ctor(type,
initialText
,
maxChars
, title,
prompt
, num != 0
L
,
filterText
);
12
}
13
14
// Token: 0x04000067 RID: 103
15
public
static
DrKeyboard_Switch
LastKeyboard
;
16
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
DrKeyboard_Switch.LastKeyboard
static DrKeyboard_Switch LastKeyboard
Definition
DrKeyboard_Switch.cs:15
DrKeyboard_Switch.DrKeyboard_Switch
DrKeyboard_Switch(TouchScreenKeyboardType type, string initialText, int maxChars, string title, string prompt, bool multiline, bool filterText)
Definition
DrKeyboard_Switch.cs:8
DrKeyboard_Switch
Definition
DrKeyboard_Switch.cs:6
DrKeyboard_Touch
Definition
DrKeyboard_Touch.cs:6
System.ConsoleKey.L
@ L
System
Definition
__ComObject.cs:4
UnityEngine.TouchScreenKeyboardType
TouchScreenKeyboardType
Definition
TouchScreenKeyboardType.cs:7
UnityEngine
Definition
_AndroidJNIHelper.cs:6
source
DrKeyboard_Switch.cs
Generated by
1.10.0