configSourceMod config

Operand types

config: Config

Type of returned value

Description

Returns modDir of the mod that given config class was loaded from.

Used In

Arma3

Example

configSourceMod (configFile >> "CfgVehicles" >> "Car");//Returns "kart"
Search OFPEC COMREF