backpacks

From Bohemia Interactive Community
Revision as of 15:44, 2 February 2023 by Lou Montana (talk | contribs) (Add argument's locality)
Jump to navigation Jump to search
Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.14.

Description

Description:
Returns an array of all backpack names a unit has in its inventory, excluding the one it carries on the back.
Groups:
Unit Inventory

Syntax

Syntax:
backpacks unit
Parameters:
unit: Object
Return Value:
Array

Examples

Example 1:
private _allCarriedBackpackTypes = backpacks player + [backpack player];

Additional Information

See also:
backpack itemsWithMagazines assignedItems items magazines everyBackpack

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