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

◆ RightStickButton

InputControl InControl.InputDevice.RightStickButton
getsetinherited

Definition at line 1796 of file InputDevice.cs.

1797 {
1798 [global::Cpp2ILInjected.Token(Token = "0x6000237")]
1799 [global::Cpp2ILInjected.Address(RVA = "0x198ABBC", Offset = "0x198ABBC", Length = "0x28")]
1800 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetKeyRaw", MemberParameters = new object[] { "Controller.Buttons" }, ReturnType = typeof(bool))]
1801 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1802 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1803 get
1804 {
1805 throw null;
1806 }
1807 }
class f__AnonymousType0<< Count > j__TPar