2
Answers

perform a keypress

slzr6a

slzr6a

20y
6.2k
1
How do I perform the event of pressing a certain key in code. (not handling it) (not just pressing it on the keyboard) for example: void presskey(key to press) { //code to press the key } Thanks,
Answers (2)