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

◆ InputDeviceClass

Enumerator
Unknown 
Keyboard 
Mouse 
Controller 
Remote 
FlightStick 
TouchScreen 

Definition at line 6 of file InputDeviceClass.cs.

7 {
8 // Token: 0x04000234 RID: 564
10 // Token: 0x04000235 RID: 565
12 // Token: 0x04000236 RID: 566
13 Mouse,
14 // Token: 0x04000237 RID: 567
16 // Token: 0x04000238 RID: 568
17 Remote,
18 // Token: 0x04000239 RID: 569
20 // Token: 0x0400023A RID: 570
22 }