Keyboard Input event

This page goes over the onKeyboardInput event.

This event will be called upon the client user pressing any key. Handler name is onKeyboardInput.

getKeyCode(): Number

Returns the keycode.

Last updated