removeAllContainers: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - " | }}" to " }}")
Line 18: Line 18:


| [[removeAllAssignedItems]], [[removeGoggles]], [[removeHeadgear]], [[removeItem]], [[removeItems]], [[removeUniform]], [[removeVest]]
| [[removeAllAssignedItems]], [[removeGoggles]], [[removeHeadgear]], [[removeItem]], [[removeItems]], [[removeUniform]], [[removeVest]]
|
}}
}}



Revision as of 17:43, 7 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Unit Inventory

Syntax

Syntax:
Syntax needed
Parameters:
unit: Object
Return Value:
Return value needed

Examples

Example 1:
removeAllContainers player;

Additional Information

See also:
See also needed

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
Posted on 2013-7-26
kylania
This will remove the Uniform, Vest and Backpack from a unit leaving them unable to hold or pickup inventory items.