function
removeEvent (shared-side)
Available since version: 0.0.1
This function will unregister an event with specified name.
Declaration
void removeEvent(string eventName)
Parameters
string
eventName: the name of the event.