BIS fnc deleteInventory: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
Lou Montana (talk | contribs) m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ") |
||
Line 5: | Line 5: | ||
|1.00 | |1.00 | ||
|gr1 = Inventory | |gr1= Inventory | ||
| Delete loadout saved using [[BIS_fnc_saveInventory]]. | | Delete loadout saved using [[BIS_fnc_saveInventory]]. |
Revision as of 11:43, 11 April 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Inventory
Syntax
- Syntax:
- Syntax needed
- Parameters:
- unit: Object - Unit whose inventory should be saved
- input: Array in format:
- Return Value:
- Return value needed
Examples
- Example 1:
[ player, [missionNamespace, "BIS_inv"] ] call BIS_fnc_deleteInventory;
Additional Information
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