assignedItems

From Bohemia Interactive Community
Revision as of 18:31, 22 August 2013 by Killzone Kid (talk | contribs) (Druid is correct, headgear and goggles are not returned. Note: Goggles is not the same as NVGoggles, which are returned indeed.)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Get array with all assigned items.
Groups:
Uncategorised

Syntax

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

Examples

Example 1:
hint str assignedItems player;

Additional Information

See also:
assignItemunassignItemlinkItemunlinkItemaddItemremoveItemremoveAllAssignedItems

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

Posted on June 18, 2013 - 14:20
Druid
Arma 3, version 0.70 - headgear and goggles are not present in returned array now.

Bottom Section