gestureState

From Bohemia Interactive Community
Revision as of 18:59, 5 May 2022 by Lou Montana (talk | contribs) (Some wiki formatting)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns the name of a unit's current gesture. Seems to be forced to lower case in Arma 3.
This command is only for a man unit, other units such as animals cannot use this command.
Multiplayer:
When executed on a client, this command only returns accurate results when the target unit is within sight of the client. When executed on a dedicated server, the returned value is accurate.
Groups:
Animations

Syntax

Syntax:
gestureState unitName
Parameters:
unitName: Object
Return Value:
String - empty string if not available

Examples

Example 1:
private _state = gestureState player;

Additional Information

See also:
switchAction playAction BIS_fnc_ambientAnimGetParams animationState

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