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

◆ LeftTrigger

InputControl InControl.InputDevice.LeftTrigger
getsetinherited

Definition at line 1712 of file InputDevice.cs.

1713 {
1714 [global::Cpp2ILInjected.Token(Token = "0x6000232")]
1715 [global::Cpp2ILInjected.Address(RVA = "0x198AAF4", Offset = "0x198AAF4", Length = "0x28")]
1716 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetAxisRaw", MemberParameters = new object[] { "Controller.Axis" }, ReturnType = typeof(float))]
1717 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetKeyRaw", MemberParameters = new object[] { "Controller.Buttons" }, ReturnType = typeof(bool))]
1718 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TestInputManager), Member = "HandleInputUpdate", MemberParameters = new object[]
1719 {
1720 typeof(ulong),
1721 typeof(float)
1722 }, ReturnType = typeof(void))]
1723 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1724 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1725 get
1726 {
1727 throw null;
1728 }
1729 }
class f__AnonymousType0<< Count > j__TPar