Enum InputDeviceType
Types of input devices supported by the game. Mirrors ScheduleOne.GameInput.InputDeviceType for cross-platform compatibility.
public enum InputDeviceType
- Extension Methods
Fields
Gamepad = 1KeyboardMouse = 0
Types of input devices supported by the game. Mirrors ScheduleOne.GameInput.InputDeviceType for cross-platform compatibility.
public enum InputDeviceType
Gamepad = 1KeyboardMouse = 0