UInputMan:WhichKeyHeld
From Data Realms Wiki
Function | |
---|---|
Syntax | UInputMan:WhichKeyHeld( ) |
Description: | |
Returns the key value of the key being held down. See the Keylist for the keys' numbers. | |
Returns | Number |
Example | |
---|---|
Description | Returns the value of the held key. |
Code | |
Output | Prints number corresponding to the key held. Hangs until keypress if no key is held. |