Namespace S1API.Input
Classes
- Controls
Modder-facing facade over the base game's input state to keep S1API consumers decoupled from the underlying
ScheduleOne.GameInputtype across Mono/IL2CPP.
Enums
- ButtonCode
Button codes for all game actions that can be checked via GetButton methods. Mirrors ScheduleOne.GameInput.ButtonCode for cross-platform compatibility.
- InputDeviceType
Types of input devices supported by the game. Mirrors ScheduleOne.GameInput.InputDeviceType for cross-platform compatibility.