Skip to content
  • Philipp Hörist's avatar
    Add EventHelper class · c5f405ec
    Philipp Hörist authored
    This class provides easier access to registering events and more
    importantly it deals with automatically unregistering all events with
    a simple call of unregister_events()
    
    This helps with objects getting correctly garbage collected
    c5f405ec