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

◆ TouchType

Enumerator
Direct 
Indirect 
Stylus 
Mouse 

Definition at line 6 of file TouchType.cs.

7 {
8 // Token: 0x040003C6 RID: 966
9 Direct,
10 // Token: 0x040003C7 RID: 967
12 // Token: 0x040003C8 RID: 968
13 Stylus,
14 // Token: 0x040003C9 RID: 969
15 Mouse
16 }