configSourceMod: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>configSourceMod ( | |x1= <code>configSourceMod (configSourceMod (configfile >> "CfgVehicles" >> "Heli_Transport_04_base_F"));//Returns "Heli" </code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 13:20, 13 March 2016
Description
- Description:
- Returns modDir of the mod that given config class was loaded from.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
configSourceMod (configSourceMod (configfile >> "CfgVehicles" >> "Heli_Transport_04_base_F"));//Returns "Heli"
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