magazineCargo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game name" to "|Game name=")
m (Text replacement - "|= Comments" to "|Comments=")
Line 1: Line 1:
{{Command|= Comments
{{Command|Comments=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 02:56, 1 September 2019

Hover & click on the images for description

Description

Description:
Get array with magazines from ammo box (or any general weapon holder container).
Groups:
Uncategorised

Syntax

Syntax:
magazineCargo box
Parameters:
box: Object
Return Value:
Array - Format: ["MagType1","MagType1","MagType2"...]

Examples

Example 1:
hint str magazineCargo uniformContainer cursorTarget;

Additional Information

See also:
getMagazineCargoaddMagazineCargoaddMagazineCargoGlobalclearMagazineCargoclearMagazineCargoGlobal weaponCargoitemCargo

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