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

◆ Enabled

bool InControl.InputManager.Enabled
staticgetset

Definition at line 925 of file InputManager.cs.

926 {
927 [global::Cpp2ILInjected.Token(Token = "0x6000306")]
928 [global::Cpp2ILInjected.Address(RVA = "0x1997F84", Offset = "0x1997F84", Length = "0x58")]
929 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
930 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
931 get
932 {
933 throw null;
934 }
935 [global::Cpp2ILInjected.Token(Token = "0x6000307")]
936 [global::Cpp2ILInjected.Address(RVA = "0x1997FDC", Offset = "0x1997FDC", Length = "0xAC")]
937 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
938 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TestInputManager), Member = "Update", ReturnType = typeof(void))]
939 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
940 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputManager), Member = "SetZeroTickOnAllControls", ReturnType = typeof(void))]
941 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputManager), Member = "UpdateInternal", ReturnType = typeof(void))]
942 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputManager), Member = "ClearInputState", ReturnType = typeof(void))]
943 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
944 set
945 {
946 throw null;
947 }
948 }
class f__AnonymousType0<< Count > j__TPar