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:
InputModeType
Input from a keypad
Keyboard
This item is read only and cannot be modified. Read OnlyInputModeTypes.Keyboard:
InputModeType
Input from a keyboard
ArrowKeys
This item is read only and cannot be modified. Read OnlyInputModeTypes.ArrowKeys:
InputModeType
Input involving arrow keys!
WASD
This item is read only and cannot be modified. Read OnlyInputModeTypes.WASD:
InputModeType
Input involving WASD
Mouse
This item is read only and cannot be modified. Read OnlyInputModeTypes.Mouse:
InputModeType
Input involving the mouse
KeyboardAndMoues
This item is read only and cannot be modified. Read OnlyInputModeTypes.KeyboardAndMoues:
InputModeType
Input involving the keyboard OR mouse.
Touch
This item is read only and cannot be modified. Read OnlyInputModeTypes.Touch:
InputModeType
Input involving touch input.
DPad
This item is read only and cannot be modified. Read OnlyInputModeTypes.DPad:
InputModeType
Thumbsticks
This item is read only and cannot be modified. Read OnlyInputModeTypes.Thumbsticks:
InputModeType
Input involved thumbsticks.
Gamepads
This item is read only and cannot be modified. Read OnlyInputModeTypes.Gamepads:
InputModeType
Input involving gamepads