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

◆ MouseButtonIsPressed

bool InControl.InControlInputModule.MouseButtonIsPressed
getsetprivate

Definition at line 475 of file InControlInputModule.cs.

476 {
477 [global::Cpp2ILInjected.Token(Token = "0x60002C7")]
478 [global::Cpp2ILInjected.Address(RVA = "0x1992F84", Offset = "0x1992F84", Length = "0xC")]
479 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
480 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Input), Member = "GetMouseButtonDown", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
481 get
482 {
483 throw null;
484 }
485 }
class f__AnonymousType0<< Count > j__TPar