ForceUIKey
- Parameters
-
key string
- comment
-
Emulates a key press within the game. Seems to only work with latin alphabet, only for printable ASCII characters.
- note
-
See
ForceUICancel
for limitations and bugs. Most importantly, the outcome is affected by local player's hotkey layout. - patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native ForceUIKey takes string key returns nothing