Raises an CBA event only on the receiver and is only broadcasted there Can be called on any client or on the server. If called on a client the params are broadcasted to the server first, server then checks the owner and sends the params only to that specific client
_eventType | Type of event to publish [String]. |
_params | Parameters to pass to the event handlers [Array]. First param must be an object to check for the owner!!! |
nil
Xeno