CBA_fnc_globalEvent

Description

Raises a CBA event on all machines, including the local one.

Parameters

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

Returns

None

Examples

["test", ["global"]] call CBA_fnc_globalEvent;

Author

Spooner, commy2

string used by format
Close