Index
Collapse All
Expand All
IsControlKeyDown Method
Control Class
Members
See Also
Beta Documentation - Subject to change.
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.
See Also
Control
Turbine.UI