BIS_fnc_exportCfgPatches

From Bohemia Interactive Community
Revision as of 23:00, 19 December 2019 by Lou Montana (talk | contribs) (Fix description)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Export list of addons for Community Wiki - Arma 3: Assets.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[config,classes] call BIS_fnc_exportCfgPatches
Parameters:
config: String - (Optional, default "CfgVehicles")
classes: Array of strings - List of CfgPatches classes
Return Value:
Boolean

Examples

Example 1:
call BIS_fnc_exportCfgPatches;

Additional Information

See also:
BIS_fnc_exportFunctionsToWiki

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

Notes

Bottom Section