animationState: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 15: Line 15:


| [[String]] |= Return value
| [[String]] |= Return value
____________________________________________________________________________________________
|x1= <pre>_state = animationState player</pre> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 12:32, 2 August 2006

-wrong parameter ("Arma") defined!-2.92
Hover & click on the images for description

Description

Description:
Return the name of the current primary animation.
Groups:
Uncategorised

Syntax

Syntax:
animationState man
Parameters:
man: Object
Return Value:
String

Examples

Example 1:
_state = animationState player

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

Bottom Section