BIS_fnc_exportConfigHierarchy
Jump to navigation
Jump to search
Description
- Description:
/* Description: Parameter(s): 0: CONFIG - config path 1 (Optional): STRING - topmost class Examples: // Export config hierarchy of all weapons [configFile >> "CfgWeapons"] call BIS_fnc_exportConfigHierarchy // Export config hierarchy of all classes inherited from class LandVehicle [configFile >> "CfgVehicles","LandVehicle"] call BIS_fnc_exportConfigHierarchy Returns: STRING - exported text */
(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
- See also:
- See also needed
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