CBA_fnc_isRecompileEnabled

Description

Check if recompiling is enabled.

Parameters

0: _compileTypeThe compile type (`compile` or `functions`) STRING

Returns

truerecompiling is enabled, false - recompiling is disabled <BOOLEAN>

Examples

_enabled = ["compile"] call CBA_fnc_isRecompileEnabled;

Author

commy2

string used by format
Close