weaponInertia: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " |p3= |PARAMETER3= |p3= |PARAMETER4= |p3= |PARAMETER5= |p3= |PARAMETER6=" to "")
mNo edit summary
Line 5: Line 5:
|arg=  |Multiplayer Arguments=
|arg=  |Multiplayer Arguments=
|eff=  |Multiplayer Effects=
|eff=  |Multiplayer Effects=
|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=

Revision as of 13:43, 21 September 2020

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:
-

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