configSourceMod

From Bohemia Interactive Community
Revision as of 09:44, 17 March 2015 by DarkDruid (talk | contribs) (Created page with "Category:Scripting_Commands_Arma_3 {{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Returns modDir of the mod that given config class was loaded from.
Groups:
Uncategorised

Syntax

Syntax:
configSourceMod config
Parameters:
config: Config
Return Value:
String

Examples

Example 1:
configSourceMod (configFile >> "CfgVehicles" >> "Car");

Additional Information

See also:
configFile configSourceModList

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