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

◆ LeftBumper

InputControl InControl.InputDevice.LeftBumper
getsetinherited

Definition at line 1753 of file InputDevice.cs.

1754 {
1755 [global::Cpp2ILInjected.Token(Token = "0x6000234")]
1756 [global::Cpp2ILInjected.Address(RVA = "0x198AB44", Offset = "0x198AB44", Length = "0x28")]
1757 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetKeyRaw", MemberParameters = new object[] { "Controller.Buttons" }, ReturnType = typeof(bool))]
1758 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1759 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1760 get
1761 {
1762 throw null;
1763 }
1764 }
class f__AnonymousType0<< Count > j__TPar