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

◆ RightBumper

InputControl InControl.InputDevice.RightBumper
getsetinherited

Definition at line 1767 of file InputDevice.cs.

1768 {
1769 [global::Cpp2ILInjected.Token(Token = "0x6000235")]
1770 [global::Cpp2ILInjected.Address(RVA = "0x198AB6C", Offset = "0x198AB6C", Length = "0x28")]
1771 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetKeyRaw", MemberParameters = new object[] { "Controller.Buttons" }, ReturnType = typeof(bool))]
1772 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1773 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1774 get
1775 {
1776 throw null;
1777 }
1778 }
class f__AnonymousType0<< Count > j__TPar