CBA_fnc_ownerEvent

Description

Raises a CBA event on the target client ID’s machine.

Parameters

_eventNameType of event to publish.  STRING
_paramsParameters to pass to the event handlers.  <ANY>
_targetOwnerWhere to execute events.  <NUMBER>

Returns

None

Examples

["test", ["target"], 3] call CBA_fnc_ownerEvent;

Author

PabstMirror

string used by format
Close