SetInputMode
From Onset Developer Wiki
Description
Set the client's input mode for the game.
Syntax
SetInputMode(InputMode)
Parameters
- InputMode
InputModes
Return Value
- This function returns nothing.
Example
SetInputMode(INPUT_GAME)
SetInputMode Type: Function |
Set the client's input mode for the game.
SetInputMode(InputMode)
SetInputMode(INPUT_GAME)