weaponInertia: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Add seealso link)
m (Text replacement - "_{10,} " to "")
Line 1: Line 1:
{{Command|Comments=
{{Command|Comments=
____________________________________________________________________________________________


| arma3 |Game name=
| arma3 |Game name=
Line 7: Line 6:


|gr1= Weapons |GROUP1=
|gr1= Weapons |GROUP1=
____________________________________________________________________________________________


| Returns current rate of how much the weapon view is distorted because of quick aiming |DESCRIPTION=
| Returns current rate of how much the weapon view is distorted because of quick aiming |DESCRIPTION=
____________________________________________________________________________________________


| [[weaponInertia]] unit |SYNTAX=
| [[weaponInertia]] unit |SYNTAX=

Revision as of 05:16, 17 January 2021

Hover & click on the images for description

Description

Description:
Returns current rate of how much the weapon view is distorted because of quick aiming
Groups:
Weapons

Syntax

Syntax:
weaponInertia unit
Parameters:
unit: Object
Return Value:
Array

Examples

Example 1:
_inertia = weaponInertia player;

Additional Information

See also:
getWeaponSway

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