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

◆ DPadY

InputControl InControl.InputDevice.DPadY
getsetinherited

Definition at line 1893 of file InputDevice.cs.

1894 {
1895 [global::Cpp2ILInjected.Token(Token = "0x600023D")]
1896 [global::Cpp2ILInjected.Address(RVA = "0x198A190", Offset = "0x198A190", Length = "0x28")]
1897 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetAxisRaw", MemberParameters = new object[] { "Controller.Axis" }, ReturnType = typeof(float))]
1898 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TestInputManager), Member = "OnGUI", ReturnType = typeof(void))]
1899 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1900 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1901 get
1902 {
1903 throw null;
1904 }
1905 }
class f__AnonymousType0<< Count > j__TPar