BIS_fnc_exportCfgPatches

From Bohemia Interactive Community
Revision as of 00:06, 28 June 2018 by R3vo (talk | contribs) (pf)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Export list of addons for Community Wiki http://community.bistudio.com/wiki/Category: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