getWeaponSway: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Add seealso link) |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
|arma3 |Game name= | |arma3 |Game name= | ||
Line 9: | Line 8: | ||
|gr2= Weapons |GROUP2= | |gr2= Weapons |GROUP2= | ||
| Returns current size of weapon sway of a given unit, in [[rad|radians]]. |DESCRIPTION= | | Returns current size of weapon sway of a given unit, in [[rad|radians]]. |DESCRIPTION= | ||
| [[getWeaponSway]] unit |SYNTAX= | | [[getWeaponSway]] unit |SYNTAX= |
Revision as of 01:37, 17 January 2021
Description
- Description:
- Returns current size of weapon sway of a given unit, in radians.
- Groups:
- Stamina SystemWeapons
Syntax
- Syntax:
- getWeaponSway unit
- Parameters:
- unit: Object
- Return Value:
- Number: weapon sway
Examples
- Example 1:
_sway = getWeaponSway player;
Additional Information
- See also:
- weaponInertia
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