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

◆ MouseHasMoved

bool InControl.InControlInputModule.MouseHasMoved
getsetprivate

Definition at line 462 of file InControlInputModule.cs.

463 {
464 [global::Cpp2ILInjected.Token(Token = "0x60002C6")]
465 [global::Cpp2ILInjected.Address(RVA = "0x1992F4C", Offset = "0x1992F4C", Length = "0x38")]
466 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
467 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
468 get
469 {
470 throw null;
471 }
472 }