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

◆ DPadX

InputControl InControl.InputDevice.DPadX
getsetinherited

Definition at line 1878 of file InputDevice.cs.

1879 {
1880 [global::Cpp2ILInjected.Token(Token = "0x600023C")]
1881 [global::Cpp2ILInjected.Address(RVA = "0x198A168", Offset = "0x198A168", Length = "0x28")]
1882 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetAxisRaw", MemberParameters = new object[] { "Controller.Axis" }, ReturnType = typeof(float))]
1883 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TestInputManager), Member = "OnGUI", ReturnType = typeof(void))]
1884 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1885 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1886 get
1887 {
1888 throw null;
1889 }
1890 }
class f__AnonymousType0<< Count > j__TPar