|
| static TriggersPack | Triggers [get, set] |
| |
| static MouseState | MouseInfo [get, set] |
| |
| static MouseState | MouseInfoOld [get, set] |
| |
| static int | MouseX [get, set] |
| |
| static int | MouseY [get, set] |
| |
| static bool | LockGamepadTileUseButton [get, set] |
| |
| static int | PreUIX [get, set] |
| |
| static int | PreUIY [get, set] |
| |
| static int | PreLockOnX [get, set] |
| |
| static int | PreLockOnY [get, set] |
| |
| static int | ScrollWheelValue [get, set] |
| |
| static int | ScrollWheelValueOld [get, set] |
| |
| static int | ScrollWheelDelta [get, set] |
| |
| static Action | OnBindingChange [set] |
| |
| static Action | OnActionableInput [set] |
| |
| static string | ListeningTrigger [get, set] |
| |
| static bool | CurrentlyRebinding [get, set] |
| |
| static bool | InvisibleGamepadInMenus [get, set] |
| |
| static PlayerInputProfile | CurrentProfile [get, set] |
| |
| static KeyConfiguration | ProfileGamepadUI [get, set] |
| |
| static bool | UsingGamepad [get, set] |
| |
| static bool | UsingGamepadUI [get, set] |
| |
| static bool | IgnoreMouseInterface [get, set] |
| |
| static bool | SteamDeckIsUsed [get, set] |
| |
| static bool | ShouldFastUseItem [get, set] |
| |
| static bool | InBuildingMode [get, set] |
| |
| static int | RealScreenWidth [get, set] |
| |
| static int | RealScreenHeight [get, set] |
| |
| static bool | CursorIsBusy [get, set] |
| |
| static Vector2 | OriginalScreenSize [get, set] |
| |
Definition at line 28 of file PlayerInput.cs.