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

◆ State

bool InControl.OneAxisInputControl.State
getsetinherited

Definition at line 389 of file OneAxisInputControl.cs.

390 {
391 [global::Cpp2ILInjected.Token(Token = "0x6000180")]
392 [global::Cpp2ILInjected.Address(RVA = "0x1979E38", Offset = "0x1979E38", Length = "0x28")]
393 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
394 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetAxisRaw2", MemberParameters = new object[] { "Controller.Axis" }, ReturnType = typeof(float))]
395 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetKeyRaw", MemberParameters = new object[] { "Controller.Buttons" }, ReturnType = typeof(bool))]
396 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetKeyRaw2", MemberParameters = new object[] { "Controller.Buttons" }, ReturnType = typeof(bool))]
397 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TestInputManager), Member = "OnGUI", ReturnType = typeof(void))]
398 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 31)]
399 get
400 {
401 throw null;
402 }
403 }
class f__AnonymousType0<< Count > j__TPar