VN_fnc_getDLC
Jump to navigation
Jump to search
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Heyoxe |
|
Description
Gets the modDir and mod classname from an item.
Syntax
- Syntax
- [_config] call VN_fnc_getDLC;
- Parameters
- _config: Config - Item config
- Return value
- Array - Array of [_folder, _mod] where _folder is the modDir (for modParams), and _mod the classname in CfgMods [ARRAY] _folder and _mod are always the same (otherwise it's not a DLC)