IsControlKeyDown
From LoTROInterface Wiki
API Reference > Turbine.UI.Control.IsControlKeyDown()
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.