getUnitLoadout

From Bohemia Interactive Community
Revision as of 23:08, 17 May 2016 by Killzone Kid (talk | contribs) (moved note about a mod to talk)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns an array with all assigned items, weapons, containers and their stored items. Detailed explanation of the returned array: Talk:getUnitLoadout
This command is not final and might be changed in a near future.
Groups:
Uncategorised

Syntax

Syntax:
getUnitLoadout unit
Parameters:
Unit: Object
Return Value:
Array - Array containing all inventory items

Examples

Example 1:
getUnitLoadout player;

Additional Information

See also:
setUnitLoadout

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

Bottom Section

Notes

Bottom Section