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

◆ RightStickY

InputControl InControl.InputDevice.RightStickY
getsetinherited

Definition at line 1862 of file InputDevice.cs.

1863 {
1864 [global::Cpp2ILInjected.Token(Token = "0x600023B")]
1865 [global::Cpp2ILInjected.Address(RVA = "0x1989B28", Offset = "0x1989B28", Length = "0x28")]
1866 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetAxisRaw", MemberParameters = new object[] { "Controller.Axis" }, ReturnType = typeof(float))]
1867 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TestInputManager), Member = "OnGUI", ReturnType = typeof(void))]
1868 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "VirtualDeviceExample.VirtualDeviceExample", Member = "Update", ReturnType = typeof(void))]
1869 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1870 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1871 get
1872 {
1873 throw null;
1874 }
1875 }
class f__AnonymousType0<< Count > j__TPar