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

◆ LeftStickButton

InputControl InControl.InputDevice.LeftStickButton
getsetinherited

Definition at line 1781 of file InputDevice.cs.

1782 {
1783 [global::Cpp2ILInjected.Token(Token = "0x6000236")]
1784 [global::Cpp2ILInjected.Address(RVA = "0x198AB94", Offset = "0x198AB94", Length = "0x28")]
1785 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetKeyRaw", MemberParameters = new object[] { "Controller.Buttons" }, ReturnType = typeof(bool))]
1786 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetKeyRaw2", MemberParameters = new object[] { "Controller.Buttons" }, ReturnType = typeof(bool))]
1787 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1788 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1789 get
1790 {
1791 throw null;
1792 }
1793 }
class f__AnonymousType0<< Count > j__TPar