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

◆ HasKeyboard

bool Terraria.Main.HasKeyboard
staticgetset

Definition at line 25954 of file Main.cs.

25955 {
25956 [global::Cpp2ILInjected.Token(Token = "0x6001EC1")]
25957 [global::Cpp2ILInjected.Address(RVA = "0xC2DAEC", Offset = "0xC2DAEC", Length = "0x60")]
25958 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
25959 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XNAUnityRunner), Member = "ExecuteFrame", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
25960 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Keyboard), Member = "PlatformGetState", ReturnType = typeof(KeyboardState))]
25961 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControllerActionAxis), Member = "GetValue", MemberParameters = new object[] { typeof(ControllerDevice) }, ReturnType = typeof(float))]
25962 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControllerActionButton), Member = "GetButtonState", MemberParameters = new object[] { typeof(ControllerDevice) }, ReturnType = typeof(bool))]
25963 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControllerActionButton), Member = "GetButtonDown", MemberParameters = new object[] { typeof(ControllerDevice) }, ReturnType = typeof(bool))]
25964 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControllerActionButton), Member = "GetButtonUp", MemberParameters = new object[] { typeof(ControllerDevice) }, ReturnType = typeof(bool))]
25965 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
25966 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
25967 get
25968 {
25969 throw null;
25970 }
25971 }
class f__AnonymousType0<< Count > j__TPar