actionKeysImages: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| arma |= Game name | |||
|2.01|= Game version | |||
____________________________________________________________________________________________ | |||
| 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 config class ControllerSchemes. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | '''actionKeysImages''' action or [action, maxKeys] |= Syntax | ||
|p1= action or [action, maxKeys]: [[String]] |= Parameter 1 | |||
| [[Structured Text]] |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <pre>text = actionKeysImages "ReloadMagazine"</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|ACTIONKEYSIMAGES]] | |||
[[Category:Scripting Commands OFP Elite |ACTIONKEYSIMAGES]] | |||
[[Category:Scripting Commands ArmA|ACTIONKEYSIMAGES]] | |||
Revision as of 21:51, 1 August 2006
Description
- 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 config class ControllerSchemes.
- Groups:
- Uncategorised
Syntax
- Syntax:
- actionKeysImages action or [action, maxKeys]
- Parameters:
- action or [action, maxKeys]: String
- Return Value:
- Structured Text
Examples
- Example 1:
text = actionKeysImages "ReloadMagazine"
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note