clearAllItemsFromBackpack unitName

Operand types

unitName: Object

Type of returned value

Description

Removes all items from the soldier's backpack.

Used In

Arma3

Example

//dump backpack contents
clearAllItemsFromBackpack loon1;
Search OFPEC COMREF