actionKeysImages [action, maxKeys]

Operand types

[action, maxKeys]: String or Array

Type of returned value

Description

Returns a list of button images or names assigned to the given user action.
A maximum of maxKeys keys is listed.
You can find the action names in class bin\config.bin.ControllerSchemes.

Used In

ArmA

Example

_text = actionKeysImages "ShowMap"

_text = actionKeysImages ["ShowMap",1]
Search OFPEC COMREF