Index
Collapse All
Expand All
IsShiftKeyDown Method
Control Class
Members
See Also
Beta Documentation - Subject to change.
Test if the shift key is pressed.
Syntax
Lua
function
Control
.
IsShiftKeyDown
(
)
;
Returns
Type: boolean
True if the shift key is pressed.
Remarks
Test if the shift key is pressed.
See Also
Control
Turbine.UI