terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.GameInput.PlayerInput.SettingsForUI Class Reference

Static Public Member Functions

static void SetCursorMode (CursorMode cursorMode)
 
static void UpdateCounters ()
 
static void TryRevertingToMouseMode ()
 

Properties

static CursorMode CurrentCursorMode [get, private set]
 
static bool ShowGamepadHints [get]
 
static bool AllowSecondaryGamepadAim [get]
 
static bool PushEquipmentAreaUp [get]
 
static bool ShowGamepadCursor [get]
 
static bool HighlightThingsForMouse [get]
 
static int FramesSinceLastTimeInMouseMode [get, private set]
 
static bool PreventHighlightsForGamepad [get]
 

Static Private Attributes

static CursorMode< CurrentCursorModek__BackingField
 
static int< FramesSinceLastTimeInMouseModek__BackingField
 

Detailed Description

Definition at line 1366 of file PlayerInput.cs.


The documentation for this class was generated from the following file: