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

◆ JoystickInfoHasChanged

bool InControl.UnityInputDeviceManager.JoystickInfoHasChanged
getsetprivate

Definition at line 66 of file UnityInputDeviceManager.cs.

67 {
68 [global::Cpp2ILInjected.Token(Token = "0x600044C")]
69 [global::Cpp2ILInjected.Address(RVA = "0x19B22C8", Offset = "0x19B22C8", Length = "0x2C")]
70 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 get
73 {
74 throw null;
75 }
76 }