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

◆ AnyKeyIsPressed

bool InControl.InputManager.AnyKeyIsPressed
staticgetset

Definition at line 874 of file InputManager.cs.

875 {
876 [global::Cpp2ILInjected.Token(Token = "0x6000303")]
877 [global::Cpp2ILInjected.Address(RVA = "0x1997F14", Offset = "0x1997F14", Length = "0x70")]
878 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
879 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
880 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(KeyCombo), Member = "Detect", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(KeyCombo))]
881 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
882 get
883 {
884 throw null;
885 }
886 }
class f__AnonymousType0<< Count > j__TPar