unitBackpack

From Bohemia Interactive Community
Revision as of 16:15, 2 July 2010 by .kju (talk | contribs) (Fixed command wording in examples.)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns unit's backpack
Groups:
Uncategorised

Syntax

Syntax:
unitBackpack unit
Parameters:
unit: Object
Return Value:
Object

Examples

Example 1:
bag = unitBackpack this
Example 2:
ruck = unitBackpack mySoldierDude
Example 3:
clearMagazineCargo (unitBackpack this)

Additional Information

See also:
addMagazineCargoaddWeaponCargoclearMagazineCargoclearWeaponCargo

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