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
|
Static Public Member Functions | |
static void | SetCursorMode (CursorMode cursorMode) |
static void | UpdateCounters () |
static void | TryRevertingToMouseMode () |
Properties | |
static CursorMode | CurrentCursorMode [get, set, private set] |
static bool | ShowGamepadHints [get, set] |
static bool | AllowSecondaryGamepadAim [get, set] |
static bool | PushEquipmentAreaUp [get, set] |
static bool | ShowGamepadCursor [get, set] |
static bool | HighlightThingsForMouse [get, set] |
static int | FramesSinceLastTimeInMouseMode [get, set, private set] |
static bool | PreventHighlightsForGamepad [get, set] |
Static Private Attributes | |
static CursorMode< CurrentCursorMode > | k__BackingField |
static int< FramesSinceLastTimeInMouseMode > | k__BackingField |
Definition at line 1757 of file PlayerInput.cs.