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

◆ RightTrigger

InputControl InControl.InputDevice.RightTrigger
getsetinherited

Definition at line 1732 of file InputDevice.cs.

1733 {
1734 [global::Cpp2ILInjected.Token(Token = "0x6000233")]
1735 [global::Cpp2ILInjected.Address(RVA = "0x198AB1C", Offset = "0x198AB1C", Length = "0x28")]
1736 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetAxisRaw", MemberParameters = new object[] { "Controller.Axis" }, ReturnType = typeof(float))]
1737 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetKeyRaw", MemberParameters = new object[] { "Controller.Buttons" }, ReturnType = typeof(bool))]
1738 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetKeyRaw2", MemberParameters = new object[] { "Controller.Buttons" }, ReturnType = typeof(bool))]
1739 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TestInputManager), Member = "HandleInputUpdate", MemberParameters = new object[]
1740 {
1741 typeof(ulong),
1742 typeof(float)
1743 }, ReturnType = typeof(void))]
1744 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1745 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1746 get
1747 {
1748 throw null;
1749 }
1750 }
class f__AnonymousType0<< Count > j__TPar