SetInputMode

From Onset Developer Wiki
Revision as of 09:23, 7 October 2020 by BlueMountains (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SetInputMode

Type: Function
Context: Client
Introduced: v1.0

Description

Set the client's input mode for the game.

Syntax

SetInputMode(InputMode)

Parameters

Return Value

  • This function returns nothing.

Example

SetInputMode(INPUT_GAME)

See also

Key