InputModeTypes
Holds all the input mode type configuration, accessible on both the server and the client for keybinding validations.
Properties
Keypad
This item is read only and cannot be modified. Read OnlyInputModeTypes.Keypad: InputModeTypeInput from a keypad
Keyboard
This item is read only and cannot be modified. Read OnlyInputModeTypes.Keyboard: InputModeTypeInput from a keyboard
ArrowKeys
This item is read only and cannot be modified. Read OnlyInputModeTypes.ArrowKeys: InputModeTypeInput involving arrow keys!
WASD
This item is read only and cannot be modified. Read OnlyInputModeTypes.WASD: InputModeTypeInput involving WASD
Mouse
This item is read only and cannot be modified. Read OnlyInputModeTypes.Mouse: InputModeTypeInput involving the mouse
KeyboardAndMoues
This item is read only and cannot be modified. Read OnlyInputModeTypes.KeyboardAndMoues: InputModeTypeInput involving the keyboard OR mouse.
Touch
This item is read only and cannot be modified. Read OnlyInputModeTypes.Touch: InputModeTypeInput involving touch input.
DPad
This item is read only and cannot be modified. Read OnlyInputModeTypes.DPad: InputModeTypeThumbsticks
This item is read only and cannot be modified. Read OnlyInputModeTypes.Thumbsticks: InputModeTypeInput involved thumbsticks.
Gamepads
This item is read only and cannot be modified. Read OnlyInputModeTypes.Gamepads: InputModeTypeInput involving gamepads