getUnitLoadout: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
|arma3|= Game name | |arma3|= Game name | ||
|1.58|= Game version | |1.58|= Game version | ||
|arg= | |arg= local |= Arguments in MP | ||
| 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. | ||
Detailed explanation of the returned array: [[Talk:getUnitLoadout]] | Detailed explanation of the returned array: [[Talk:getUnitLoadout]] |
Revision as of 12:30, 21 July 2016
Description
- Description:
- Returns an array with all assigned items, weapons, containers and their stored items. Detailed explanation of the returned array: Talk:getUnitLoadout
- 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