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
TouchScreenKeyboard_InternalConstructorHelperArguments.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
UnityEngine
4
{
5
// Token: 0x02000092 RID: 146
6
internal
struct
TouchScreenKeyboard_InternalConstructorHelperArguments
7
{
8
// Token: 0x0400032A RID: 810
9
public
uint
keyboardType
;
10
11
// Token: 0x0400032B RID: 811
12
public
uint
autocorrection
;
13
14
// Token: 0x0400032C RID: 812
15
public
uint
multiline
;
16
17
// Token: 0x0400032D RID: 813
18
public
uint
secure
;
19
20
// Token: 0x0400032E RID: 814
21
public
uint
alert
;
22
23
// Token: 0x0400032F RID: 815
24
public
int
characterLimit
;
25
}
26
}
System
Definition
__ComObject.cs:4
UnityEngine
Definition
_AndroidJNIHelper.cs:6
UnityEngine.TouchScreenKeyboard_InternalConstructorHelperArguments.keyboardType
uint keyboardType
Definition
TouchScreenKeyboard_InternalConstructorHelperArguments.cs:9
UnityEngine.TouchScreenKeyboard_InternalConstructorHelperArguments.alert
uint alert
Definition
TouchScreenKeyboard_InternalConstructorHelperArguments.cs:21
UnityEngine.TouchScreenKeyboard_InternalConstructorHelperArguments.characterLimit
int characterLimit
Definition
TouchScreenKeyboard_InternalConstructorHelperArguments.cs:24
UnityEngine.TouchScreenKeyboard_InternalConstructorHelperArguments.multiline
uint multiline
Definition
TouchScreenKeyboard_InternalConstructorHelperArguments.cs:15
UnityEngine.TouchScreenKeyboard_InternalConstructorHelperArguments.secure
uint secure
Definition
TouchScreenKeyboard_InternalConstructorHelperArguments.cs:18
UnityEngine.TouchScreenKeyboard_InternalConstructorHelperArguments.autocorrection
uint autocorrection
Definition
TouchScreenKeyboard_InternalConstructorHelperArguments.cs:12
UnityEngine.TouchScreenKeyboard_InternalConstructorHelperArguments
Definition
TouchScreenKeyboard_InternalConstructorHelperArguments.cs:7
source
UnityEngine.CoreModule
UnityEngine
TouchScreenKeyboard_InternalConstructorHelperArguments.cs
Generated by
1.10.0