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

◆ RightStickX

InputControl InControl.InputDevice.RightStickX
getsetinherited

Definition at line 1846 of file InputDevice.cs.

1847 {
1848 [global::Cpp2ILInjected.Token(Token = "0x600023A")]
1849 [global::Cpp2ILInjected.Address(RVA = "0x1989B00", Offset = "0x1989B00", Length = "0x28")]
1850 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetAxisRaw", MemberParameters = new object[] { "Controller.Axis" }, ReturnType = typeof(float))]
1851 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TestInputManager), Member = "OnGUI", ReturnType = typeof(void))]
1852 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "VirtualDeviceExample.VirtualDeviceExample", Member = "Update", ReturnType = typeof(void))]
1853 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1854 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1855 get
1856 {
1857 throw null;
1858 }
1859 }
class f__AnonymousType0<< Count > j__TPar