inputAction

From Bohemia Interactive Community
Revision as of 21:44, 12 November 2009 by Master85 (talk | contribs) (syntax, example, seealso)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Return the state of input devices mapped to given input action (see ArmA:_CfgDefaultKeysMapping for action names).
Groups:
Uncategorised

Syntax

Syntax:
inputAction name
Parameters:
name: String - name of the action
Return Value:
Number

Examples

Example 1:
inputAction "leanLeft" Returns 1 if the button mapped to "leanLeft" is pressed currently else 0.

Additional Information

See also:
actionKeysactionKeysImagesactionKeysNames

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

Notes

Bottom Section