Lua:doKeyPress

From Cheat Engine
Revision as of 11:23, 4 March 2012 by Dark Byte (talk | contribs) (Created page with ''''function''' doKeyPress(''key'') Simulates a keypress (up/down) Tip: To differentiate between highercase and lowercase set the shift key down or up depending on what you wish…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function doKeyPress(key)

Simulates a keypress (up/down)

Tip: To differentiate between highercase and lowercase set the shift key down or up depending on what you wish

Function Parameters

Parameter Type Description
key Virtual-Key Code The keycode for the key to emulated


See also