getUnitLoadout: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(improved formatting)
No edit summary
Line 1: Line 1:
{{warning|This command is not final and might be changed in a near future.}}
{{Command|= Comments
{{Command|= Comments
|arma3 dev|= Game name
|arma3 dev|= Game name

Revision as of 12:42, 20 April 2016

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