[ Version ( since = "3.2" ) ]
public bool get_keycode (out uint16 keycode)
Extracts the hardware keycode from an event.
Also see get_scancode.
this |
a Event |
keycode |
location to store the keycode |
true if the event delivered a hardware keycode |