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

◆ IsPressed

bool InControl.KeyInfo.IsPressed
getset

Definition at line 28 of file KeyInfo.cs.

29 {
30 [global::Cpp2ILInjected.Token(Token = "0x6000062")]
31 [global::Cpp2ILInjected.Address(RVA = "0x197B6B8", Offset = "0x197B6B8", Length = "0x74")]
32 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(KeyCombo), Member = "get_IsPressed", ReturnType = typeof(bool))]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(KeyCombo), Member = "Detect", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(KeyCombo))]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Input), Member = "GetKey", MemberParameters = new object[] { typeof(KeyCode) }, ReturnType = typeof(bool))]
37 get
38 {
39 throw null;
40 }
41 }
class f__AnonymousType0<< Count > j__TPar