getAnimSpeedCoef: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (template:command argument fix)
Line 5: Line 5:
| Get coefficient for animation speed. |= Description
| Get coefficient for animation speed. |= Description
| '''getAnimSpeedCoef''' unit |= Syntax
| '''getAnimSpeedCoef''' unit |= Syntax
|p1= unit: [[Object]] |= PARAMETER1
|p1= unit: [[Object]] |PARAMETER1=  
| [[Number]] |= RETURNVALUE
| [[Number]] |RETURNVALUE=  
|x1= <code>'''getAnimSpeedCoef''' [[player]];
|x1= <code>'''getAnimSpeedCoef''' [[player]];
</code>|= EXAMPLE1
</code>|EXAMPLE1=  
| [[Arma 3 Stamina]] [[setAnimSpeedCoef]] |= SEEALSO
| [[Arma 3 Stamina]] [[setAnimSpeedCoef]] |SEEALSO=  
|  |= MPBEHAVIOUR
|  |MPBEHAVIOUR=  
}}
}}



Revision as of 11:31, 7 April 2019


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