EventManager.
get_registered_events
Get all events that the event manager is aware of.
This function can be used to retrieve all events that the event manager is aware of.
tuple (str, dict) – Returns tuples of the form (event class name, event parameters)