BIS fnc saveInventory: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
No edit summary |
||
Line 38: | Line 38: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | | [[BIS_fnc_loadInventory]][[BIS_fnc_exportInventory]][[BIS_fnc_deleteInventory]]|= See also | ||
}} | }} |
Revision as of 14:13, 6 September 2014
Description
- Description:
/* Description: Save unit's loadout Parameter(s): 0: OBJECT - unit of which loadout will be saved 1: ARRAY in format 0: NAMESPACE or GROUP or OBJECT - target in which namespace the loadout will be saved 1: STRING - loadout name 2 (Optional): ARRAY - custom params to be saved along the loadout (default: []) 3 (Optional): BOOL - true to delete the loadout (default: false) Returns: ARRAY - saved value */
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
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