overwolf.games.inputtracking.onKeyDown
Overwolf APIs / overwolf / overwolf / games / inputTracking / onKeyDown
const onKeyDown: Event<KeyEvent>;
Fired when a keyboard key has been pressed.
Event information is similar to onKeyUp.
Overwolf APIs / overwolf / overwolf / games / inputTracking / onKeyDown
const onKeyDown: Event<KeyEvent>;
Fired when a keyboard key has been pressed.
Event information is similar to onKeyUp.