switchGesture: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game version" to "|Game version=")
m (Text replacement - "|= Game name" to "|Game name=")
Line 2: Line 2:
____________________________________________________________________________________________
____________________________________________________________________________________________


| arma2 |= Game name
| arma2 |Game name=


|1.00|Game version=
|1.00|Game version=

Revision as of 00:11, 2 September 2019

Hover & click on the images for description

Description

Description:
When used on a person,the given move is started immediately (there is no transition).
Groups:
Uncategorised

Syntax

Syntax:
soldier switchGesture moveName
Parameters:
soldier: Object -
moveName: String -
Return Value:
Nothing

Examples

Example 1:
soldierOne switchGesture "Wave";

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

Notes

Posted on August 31, 2010
kju
Rpt says "Not implemented" as of OA 1.54.

Bottom Section