IsControlKeyDown

From LoTROInterface Wiki

Jump to: navigation, search


Test if the control key is pressed.

Syntax

Lua
function Control.IsControlKeyDown();

Returns

Type: boolean
True if the control key is pressed.

Remarks

Test if the control key is pressed.

Personal tools