CBA_fnc_remoteEvent

Description

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

Parameters

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

Returns

None

Examples

["test", ["remote"]] call CBA_fnc_remoteEvent;

Author

Spooner, commy2

string used by format
Close