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

◆ Action2

InputControl InControl.InputDevice.Action2
getsetinherited

Definition at line 1651 of file InputDevice.cs.

1652 {
1653 [global::Cpp2ILInjected.Token(Token = "0x600022F")]
1654 [global::Cpp2ILInjected.Address(RVA = "0x198AA7C", Offset = "0x198AA7C", Length = "0x28")]
1655 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetAxisRaw2", MemberParameters = new object[] { "Controller.Axis" }, ReturnType = typeof(float))]
1656 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetKeyRaw", MemberParameters = new object[] { "Controller.Buttons" }, ReturnType = typeof(bool))]
1657 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Controller.ControllerDevice", Member = "GetKeyRaw2", MemberParameters = new object[] { "Controller.Buttons" }, ReturnType = typeof(bool))]
1658 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "VirtualDeviceExample.VirtualDeviceExample", Member = "Update", ReturnType = typeof(void))]
1659 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "TouchExample.CubeController", Member = "GetColorFromActionButtons", MemberParameters = new object[] { typeof(InputDevice) }, ReturnType = typeof(Color))]
1660 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "MultiplayerBasicExample.Player", Member = "GetColorFromInput", ReturnType = typeof(Color))]
1661 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "MultiplayerBasicExample.PlayerManager", Member = "JoinButtonWasPressedOnDevice", MemberParameters = new object[] { typeof(InputDevice) }, ReturnType = typeof(bool))]
1662 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "BasicExample.BasicExample", Member = "Update", ReturnType = typeof(void))]
1663 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
1664 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1665 get
1666 {
1667 throw null;
1668 }
1669 }
class f__AnonymousType0<< Count > j__TPar