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