IsAltKeyDown

From LoTROInterface Wiki

Jump to: navigation, search


Test if the alt key is pressed.

Syntax

Lua
function Control.IsAltKeyDown();

Returns

Type: boolean
True if the alt key is pressed.

Remarks

Test if the alt key is pressed.

Personal tools