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

◆ WasJumpTapPressed

bool GUIVirtualInputController.WasJumpTapPressed
getset

Definition at line 89 of file GUIVirtualInputController.cs.

90 {
91 [global::Cpp2ILInjected.Token(Token = "0x6000A94")]
92 [global::Cpp2ILInjected.Address(RVA = "0x98BA9C", Offset = "0x98BA9C", Length = "0xA4")]
93 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
94 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Update", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
95 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
96 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
97 get
98 {
99 throw null;
100 }
101 }
class f__AnonymousType0<< Count > j__TPar