CBA_fnc_compileEventHandlers

Description

Compiles all Extended EventHandlers in given config.

Parameters

0: _baseConfigWhat config file should be used.  <CONFIG>

Returns

Compiled code of all Extended EventHandlers ARRAY format: [event1, event2, ..., eventN] ARRAY eventX format: [_className STRING, _eventName STRING, _eventFunc <CODE>, _allowInheritance <BOOLEAN>, _excludedClasses ARRAY]

Examples

configFile call CBA_fnc_compileEventHandlers;

Author

commy2

Array to read from [Array]
string used by format
Close