currentMuzzle

From Bohemia Interactive Community
Revision as of 15:09, 16 December 2010 by HitmanFF (talk | contribs) (Changed example to use variable to receive result)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns current muzzle of unit's weapon.
Groups:
Uncategorised

Syntax

Syntax:
muzzle = currentMuzzle gunner
Parameters:
gunner: Object
Return Value:
String

Examples

Example 1:
_muzzle = currentMuzzle sniper;

Additional Information

See also:
See also needed

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

Notes

Bottom Section