CBA_fnc_localEvent

Description

Raises a CBA event on the local machine.

Parameters

_eventNameType of event to publish.  STRING
_paramsParameters to pass to the event handlers.  <ANY>

Returns

_returnreturn value of the last added event function.  <ANY>

Examples

["test", ["local"]] call CBA_fnc_localEvent;

Author

Spooner, commy2

string used by format
Close