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

◆ InputDeviceDriverType

Enumerator
Unknown 
HID 
USB 
Bluetooth 
XInput 
DirectInput 
RawInput 

Definition at line 7 of file InputDeviceDriverType.cs.

8 {
9 // Token: 0x0400023C RID: 572
10 Unknown,
11 // Token: 0x0400023D RID: 573
12 HID,
13 // Token: 0x0400023E RID: 574
14 USB,
15 // Token: 0x0400023F RID: 575
17 // Token: 0x04000240 RID: 576
18 [InspectorName("XInput")]
19 XInput,
20 // Token: 0x04000241 RID: 577
21 [InspectorName("DirectInput")]
23 // Token: 0x04000242 RID: 578
24 [InspectorName("RawInput")]
26 }
class f__AnonymousType0<< Count > j__TPar