IsAltPressed

From Onset Developer Wiki
Revision as of 14:51, 13 November 2019 by 28days (talk | contribs)
IsAltPressed

Type: Function
Context: Client
Introduced: v1.0

Description

Check if the client has pressed the Alt key

Syntax

IsAltPressed()

Parameters

  • This function has no parameters.

Return Value

  • Returns true if pressed, otherwise false

Example

__EDIT_ME__

See also

__EDIT_ME__