Raises a CBA event on all machines where this object or at least one of these objects are local.
_eventName | Type of event to publish. STRING |
_params | Parameters to pass to the event handlers. <ANY> |
_targets | Where to execute events. <OBJECT, GROUP, ARRAY> |
None
["test", ["target"], cursorTarget] call CBA_fnc_targetEvent;
commy2