GetInputMode: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Client|1.3.0}} {{FuncDescription|Gets the input mode that was previously set with SetInputMode.}} {{FuncSyntax|GetInputMode()}} {{FuncPar...")
 
(No difference)

Latest revision as of 09:26, 7 October 2020

GetInputMode

Type: Function
Context: Client
Introduced: v1.3.0

Description

Gets the input mode that was previously set with SetInputMode.

Syntax

GetInputMode()

Parameters

  • This function has no parameters.

Return Value

Example

GetInputMode()

See also