Introduced in | |
Version: | 1.00 |
---|---|
Description | |
Description: | Returns a list of button images or names assigned to the given user action. A maximum of maxKeys keys is listed. |
Syntax | |
Syntax: | Structured Text = actionKeysImages userAction |
Parameters: |
|
Return Value: | Structured Text |
Alternative Syntax | |
Syntax: | Structured Text = actionKeysImages [userAction, maxKeys] |
Parameters: | |
Return Value: | Structured Text |
Examples | |
Examples: | _text = actionKeysImages "ReloadMagazine" _reload = actionKeysImages ["ReloadMagazine",1]will return "R" (incl. the quotation marks!) |
Additional Information | |
See also: | |
Multiplayer: | |
Problems: |
Notes