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

◆ PointerType

Enumerator
Mouse 
Touch 
Pen 

Definition at line 6 of file PointerType.cs.

7 {
8 // Token: 0x04000051 RID: 81
9 Mouse,
10 // Token: 0x04000052 RID: 82
11 Touch,
12 // Token: 0x04000053 RID: 83
13 Pen
14 }