getAnimSpeedCoef: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
No edit summary
Line 9: Line 9:
|x1= <code>'''getAnimSpeedCoef''' [[player]];
|x1= <code>'''getAnimSpeedCoef''' [[player]];
</code>|= EXAMPLE1  
</code>|= EXAMPLE1  
| [[Arma 3 Stamina]] |= SEEALSO  
| [[Arma 3 Stamina]] [[setAnimSpeedCoef]] |= SEEALSO  
|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  
}}
}}

Revision as of 03:55, 14 November 2016


Hover & click on the images for description

Description

Description:
Get coefficient for animation speed.
Groups:
Uncategorised

Syntax

Syntax:
getAnimSpeedCoef unit
Parameters:
unit: Object
Return Value:
Number

Examples

Example 1:
getAnimSpeedCoef player;

Additional Information

See also:
Arma 3 Stamina setAnimSpeedCoef

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

Bottom Section

Notes

Bottom Section