CBA_fnc_clientToServerEvent

Description

Raises an CBA event only on the server (only broadcasted to server and not to other clients)

Parameters

_eventTypeType of event to publish [String].
_paramsParameters to pass to the event handlers [Array].

Returns

nil

Author

Xeno

Close