getUnitLoadout: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Waffle SS. (talk | contribs) (took off dev branch) |
||
Line 1: | Line 1: | ||
{{Command|= Comments | {{Command|= Comments | ||
|arma3 | |arma3|= Game name | ||
|1. | |1.58|= Game version | ||
| Returns an array with all assigned items, weapons, containers and their stored items. | | Returns an array with all assigned items, weapons, containers and their stored items. | ||
Revision as of 17:06, 23 April 2016
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