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
TouchScreenKeyboardType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
UnityEngine
4
{
5
// Token: 0x02000095 RID: 149
6
public
enum
TouchScreenKeyboardType
7
{
8
// Token: 0x04000338 RID: 824
9
Default
,
10
// Token: 0x04000339 RID: 825
11
ASCIICapable
,
12
// Token: 0x0400033A RID: 826
13
NumbersAndPunctuation
,
14
// Token: 0x0400033B RID: 827
15
URL
,
16
// Token: 0x0400033C RID: 828
17
NumberPad
,
18
// Token: 0x0400033D RID: 829
19
PhonePad
,
20
// Token: 0x0400033E RID: 830
21
NamePhonePad
,
22
// Token: 0x0400033F RID: 831
23
EmailAddress
,
24
// Token: 0x04000340 RID: 832
25
[
Obsolete
(
"Wii U is no longer supported as of Unity 2018.1."
)]
26
NintendoNetworkAccount
,
27
// Token: 0x04000341 RID: 833
28
Social
,
29
// Token: 0x04000342 RID: 834
30
Search
,
31
// Token: 0x04000343 RID: 835
32
DecimalPad
,
33
// Token: 0x04000344 RID: 836
34
OneTimeCode
35
}
36
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System
Definition
__ComObject.cs:4
UnityEngine.RenderTextureFormat.Default
@ Default
UnityEngine.TouchScreenKeyboardType
TouchScreenKeyboardType
Definition
TouchScreenKeyboardType.cs:7
UnityEngine.TouchScreenKeyboardType.Search
@ Search
UnityEngine.TouchScreenKeyboardType.EmailAddress
@ EmailAddress
UnityEngine.TouchScreenKeyboardType.OneTimeCode
@ OneTimeCode
UnityEngine.TouchScreenKeyboardType.DecimalPad
@ DecimalPad
UnityEngine.TouchScreenKeyboardType.NintendoNetworkAccount
@ NintendoNetworkAccount
UnityEngine.TouchScreenKeyboardType.NamePhonePad
@ NamePhonePad
UnityEngine.TouchScreenKeyboardType.NumberPad
@ NumberPad
UnityEngine.TouchScreenKeyboardType.NumbersAndPunctuation
@ NumbersAndPunctuation
UnityEngine.TouchScreenKeyboardType.ASCIICapable
@ ASCIICapable
UnityEngine.TouchScreenKeyboardType.PhonePad
@ PhonePad
UnityEngine.TouchScreenKeyboardType.URL
@ URL
UnityEngine.TouchScreenKeyboardType.Social
@ Social
UnityEngine
Definition
_AndroidJNIHelper.cs:6
source
UnityEngine.CoreModule
UnityEngine
TouchScreenKeyboardType.cs
Generated by
1.10.0