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

◆ MenuWasPressed

bool InControl.InputManager.MenuWasPressed
staticgetset

Definition at line 403 of file InputManager.cs.

404 {
405 [global::Cpp2ILInjected.Token(Token = "0x60002E5")]
406 [global::Cpp2ILInjected.Address(RVA = "0x1995BB0", Offset = "0x1995BB0", Length = "0x88")]
407 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
408 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
409 get
410 {
411 throw null;
412 }
413 }