From Bohemia Interactive Community
Hover & click on the images for description
Description
- Description:
/*
Author: Nelson Duarte
Description:
Check if loadout with given name exists
Parameter(s):
0: NAMESPACE or GROUP or OBJECT - target in which namespace the loadout will be saved
1: STRING - loadout name
Returns:
BOOL - True if existent, false if not
*/
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [] call BIS_fnc_inventoryExists
- Parameters:
- parameter: Datatype - (Optional, default defValue) description
- Return Value:
- Datatype - description
Examples
- Example 1:
Additional Information
- See also:
- See also needed
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