keyName
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Returns the name of a button (on the keyboard, mouse or joystick) with the given code.
Syntax
Examples
- Example 1:
_name = keyName 28 .... result is "Enter"
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- DIK KeyCodes

