function removeEvent (shared-side)
Available since version: 0.3.0
This function will unregister a custom event with specified name.
Declaration
void removeEvent(string eventName)
Parameters
stringeventName: The name of the event.