BIS fnc exportCfgPatches: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|Comments= | |||
{{Function|= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma3 | | | arma3 |Game name= | ||
|1.00| | |1.00|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |Export list of addons for Community Wiki | ||
http://community.bistudio.com/wiki/Category:Arma_3:_Assets.|Description= | |||
____________________________________________________________________________________________ | |||
| [config,classes] call [[BIS_fnc_exportCfgPatches]] |Syntax= | |||
|p1=config: [[String]] - (Optional, default "CfgVehicles") |Parameter 1= | |||
|p2=classes: [[Array]] of [[String|strings]] - List of CfgPatches classes |Parameter 2= | |||
| [[Boolean]]|Return value= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| < | |x1= <code>[[call]] [[BIS_fnc_exportCfgPatches]];</code>|Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[BIS_fnc_exportFunctionsToWiki]] |See also= | ||
}} | }} | ||
Revision as of 23:06, 27 June 2018
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