CBA_fnc_targetEvent

Description

Raises a CBA event on all machines where this object or at least one of these objects are local.

Parameters

_eventNameType of event to publish.  STRING
_paramsParameters to pass to the event handlers.  <ANY>
_targetsWhere to execute events.  <OBJECT, GROUP, ARRAY>

Returns

None

Examples

["test", ["target"], cursorTarget] call CBA_fnc_targetEvent;

Author

commy2

string used by format
Close