getAnimAimPrecision: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game name" to "|Game name=")
mNo edit summary
Line 1: Line 1:
<!-- getAnimAimPrecision from EXPORT -->
<!-- getAnimAimPrecision from EXPORT -->
{{Command|Comments=
{{Command|Comments=
|arma3|Game name=
|arma3|Game name=
|1.54|Game version=
|1.54|Game version=
|gr1= Animations |=GROUP1
| Returns aim precision for current animation |DESCRIPTION=
| Returns aim precision for current animation |DESCRIPTION=
| '''getAnimAimPrecision''' unit |SYNTAX=
| '''getAnimAimPrecision''' unit |SYNTAX=
|p1= unit: [[Object]] |PARAMETER1=  
|p1= unit: [[Object]] |PARAMETER1=  
| [[Number]] |RETURNVALUE=  
| [[Number]] |RETURNVALUE=  
|x1= <code> '''getAnimAimPrecision''' player;
 
</code>|EXAMPLE1=  
|x1= <code> '''getAnimAimPrecision''' player;</code>|EXAMPLE1=
| [[Arma 3 Stamina]]|SEEALSO=  
| [[Arma 3 Stamina]]|SEEALSO=  
|  |MPBEHAVIOUR=  
|  |MPBEHAVIOUR=  
}}
}}

Revision as of 18:46, 15 September 2020


Hover & click on the images for description

Description

Description:
Returns aim precision for current animation
Groups:
Animations

Syntax

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

Examples

Example 1:
getAnimAimPrecision player;

Additional Information

See also:
Arma 3 Stamina

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