assignedItems: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (NVG & Binoculars handling reverted)
Line 34: Line 34:
<dd class="notedate">Posted on June 18, 2013 - 14:20
<dd class="notedate">Posted on June 18, 2013 - 14:20
<dt class="note">'''[[User:Druid|Druid]]'''<dd class="note">Arma 3, version 0.70 - headgear and goggles are not present in returned array now.<br/>
<dt class="note">'''[[User:Druid|Druid]]'''<dd class="note">Arma 3, version 0.70 - headgear and goggles are not present in returned array now.<br/>
<dd class="notedate">Posted on August 19, 2013
<dt class="note">'''[[User:Dr_Eyeball|Dr_Eyeball]]'''<dd class="note">Arma 3, version 0.77 or earlier - headgear and goggles are back in and present in returned array.<br/>


<!-- Note Section END -->
<!-- Note Section END -->

Revision as of 14:56, 19 August 2013

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:

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

Notes

Posted on June 18, 2013 - 14:20
Druid
Arma 3, version 0.70 - headgear and goggles are not present in returned array now.
Posted on August 19, 2013
Dr_Eyeball
Arma 3, version 0.77 or earlier - headgear and goggles are back in and present in returned array.

Bottom Section