BIS_fnc_saveInventory
Description
Syntax
- Syntax:
- [unit, input, params, delete] call BIS_fnc_saveInventory
- Parameters:
- unit: Object - unit whose inventory should be saved
- input: Array format [target, loadoutName]:
- params: Array - (Optional, default []) custom parameters stored with the loadout
- delete: Boolean - (Optional, default false) whether or not to delete the loadout
- Return Value:
- Array - saved value
Examples
- Example 1:
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note
- Posted on Aug 02, 2020 - 15:22 (UTC) §
- Doesn't work for backpacks in backpack, unlike getUnitLoadout.