Description
Registers an event handler for an CBA event which is only broadcasted to the receiver (and no other clients)
Parameters
_eventType | Type of event to handle [String]. |
_handler | Function to call when event is raised [Code]. |
Returns
Nothing
Author
Xeno