BIS fnc exportCfgPatches: Difference between revisions
Jump to navigation
Jump to search
m (pf) |
Lou Montana (talk | contribs) m (Fix description) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|Export list of addons for Community Wiki | |Export list of addons for Community Wiki - [[:Category:Arma 3: Assets|Arma 3: Assets]]. |Description= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 21: | Line 20: | ||
|x1= <code>[[call]] [[BIS_fnc_exportCfgPatches]];</code>|Example 1= | |x1= <code>[[call]] [[BIS_fnc_exportCfgPatches]];</code>|Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 22:00, 19 December 2019
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