IsKeyPressed (Harvest)

From OxeyeWiki

Jump to: navigation, search

isKeyPressed(virtualScanCode)

Returns whether a key is pressed or not, using virtual scan codes.

Parameter Expected Type Description
virtualScanCode unknown
Returns

Returns whether a key is pressed or not. The value is of the type Boolean.

Harvest Library

Example

local isShiftPressed = harvest.isKeyPressed(virtualScanCode)

Resources

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox