CBA_fnc_addActionHandler

Description

Adds an action to an actionHandler

Parameters

_actionAction to attach action to [String].
_codeCode to execute upon event [Code].

Returns

Examples

["NVGon", { _this call myAction }] call CBA_fnc_addActionHandler;

Author

Sickboy

Close