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

◆ LeftStickX

InputControl InControl.InputDevice.LeftStickX
getsetinherited

Definition at line 1810 of file InputDevice.cs.

1811 {
1812 [global::Cpp2ILInjected.Token(Token = "0x6000238")]
1813 [global::Cpp2ILInjected.Address(RVA = "0x1989538", Offset = "0x1989538", Length = "0x28")]
1814 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetAxisRaw", MemberParameters = new object[] { "Controller.Axis" }, ReturnType = typeof(float))]
1815 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetAxisRaw2", MemberParameters = new object[] { "Controller.Axis" }, ReturnType = typeof(float))]
1816 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TestInputManager), Member = "OnGUI", ReturnType = typeof(void))]
1817 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "VirtualDeviceExample.VirtualDeviceExample", Member = "Update", ReturnType = typeof(void))]
1818 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "BasicExample.BasicExample", Member = "Update", ReturnType = typeof(void))]
1819 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
1820 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1821 get
1822 {
1823 throw null;
1824 }
1825 }
class f__AnonymousType0<< Count > j__TPar