unitBackpack: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
m (unitBackback moved to unitBackpack: Typo)
(No difference)

Revision as of 15:49, 2 July 2010

Hover & click on the images for description

Description

Description:
Returns unit's backback
Groups:
Uncategorised

Syntax

Syntax:
unitBackback unit
Parameters:
unit: Object
Return Value:
Object

Examples

Example 1:
bag = unitBackback this
Example 2:
ruck = unitBackback 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