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

◆ JumpTapPressed

bool GUIVirtualInputController.JumpTapPressed
getset

Definition at line 75 of file GUIVirtualInputController.cs.

76 {
77 [global::Cpp2ILInjected.Token(Token = "0x6000A93")]
78 [global::Cpp2ILInjected.Address(RVA = "0x98BA84", Offset = "0x98BA84", Length = "0x18")]
79 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
80 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Update", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
82 get
83 {
84 throw null;
85 }
86 }
class f__AnonymousType0<< Count > j__TPar