weaponInertia: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "| - |SEEALSO=" to "| |SEEALSO=") |
Lou Montana (talk | contribs) m (Add seealso link) |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|arma3 |Game name= | |||
| arma3 |Game name= | |||
|1.48|Game Version= | |1.48|Game Version= | ||
|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= | ||
|p1= unit: [[Object]] |PARAMETER1= | |p1= unit: [[Object]] |PARAMETER1= | ||
|p2= |PARAMETER2= | |p2= |PARAMETER2= | ||
| [[Array]] |RETURNVALUE= | | [[Array]] |RETURNVALUE= | ||
|x1= _inertia = [[weaponInertia]] [[player]]; |EXAMPLE1= | |x1= _inertia = [[weaponInertia]] [[player]]; |EXAMPLE1= | ||
| |SEEALSO= | |||
| [[getWeaponSway]] |SEEALSO= | |||
}} | }} | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
Revision as of 02:58, 1 January 2021
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