registerEvents
When registering events through QKL, this function gives a context allowing you to not have to repeatedly type EventRegistration.onEventName
when registering many events.
Author
sschr15
When registering events through QKL, this function gives a context allowing you to not have to repeatedly type EventRegistration.onEventName
when registering many events.
sschr15