BIS fnc exportInventory: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
No edit summary |
||
Line 39: | Line 39: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | | [[BIS_fnc_saveInventory]][[BIS_fnc_loadInventory]][[BIS_fnc_deleteInventory]]|= See also | ||
}} | }} |
Revision as of 14:12, 6 September 2014
Description
- Description:
/* Description: Export unit's loadout Parameter(s): 0: OBJECT - unit of which loadout will be export 1: STRING - export type "script" - scripting commands, target is referred to as _unit "init" - scripting commands, target is referred to as this "config" - CfgVehicles attributes 2: BOOL - true to export identity (face, voice and insignia) Returns: STRING - SQF code */
(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