backpacks: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Add argument's locality)
m (Text replacement - " |version1= 2.14 |branch= dev" to " |version1= 2.14")
 
Line 3: Line 3:
|game1= arma3
|game1= arma3
|version1= 2.14
|version1= 2.14
|branch= dev


|arg= global
|arg= global

Latest revision as of 18:49, 5 September 2023

Hover & click on the images for description

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