terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ InputDeviceDriverType

Enumerator
Unknown 
HID 
USB 
Bluetooth 
XInput 
DirectInput 
RawInput 

Definition at line 8 of file InputDeviceDriverType.cs.

9 {
10 [global::Cpp2ILInjected.Token(Token = "0x400023C")]
11 Unknown,
12 [global::Cpp2ILInjected.Token(Token = "0x400023D")]
13 HID,
14 [global::Cpp2ILInjected.Token(Token = "0x400023E")]
15 USB,
16 [global::Cpp2ILInjected.Token(Token = "0x400023F")]
18 [InspectorName("XInput")]
19 [global::Cpp2ILInjected.Token(Token = "0x4000240")]
20 XInput,
21 [InspectorName("DirectInput")]
22 [global::Cpp2ILInjected.Token(Token = "0x4000241")]
24 [InspectorName("RawInput")]
25 [global::Cpp2ILInjected.Token(Token = "0x4000242")]
27 }
class f__AnonymousType0<< Count > j__TPar