animationState: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (=)
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[String]] <nowiki>=</nowiki> unit '''animationState''' man |= Syntax
| [[String]] <nowiki>=</nowiki> '''animationState''' [[Object#Unit|Unit]] |= Syntax


|p1= man: [[Object]] |= Parameter 1
|p1= [[Object#Unit|Unit]]: [[Object]] |= Parameter 1


| [[String]] |= Return value
| [[String]] |= Return value

Revision as of 06:42, 27 August 2007

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

Description

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

Syntax

Syntax:
String = animationState Unit
Parameters:
Unit: 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