getUnitLoadout

From Bohemia Interactive Community
Revision as of 12:42, 20 April 2016 by Tom 48 97 (talk | contribs)
Jump to navigation Jump to search
This command is not final and might be changed in a near future.


-wrong parameter ("arma3 dev") defined!-[[:Category:Introduced with arma3 dev version 1.59|1.59]]
Hover & click on the images for description

Description

Description:
Returns an array with all assigned items, weapons, containers and their stored items.
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

[[Category:Introduced with arma3 dev version 1.59]][[ Category: arma3 dev: New Scripting Commands | GETUNITLOADOUT]][[ Category: arma3 dev: Scripting Commands | GETUNITLOADOUT]]

Bottom Section

Notes

Bottom Section