Registers an EventHook for a specific Event. This hook will be called when the event is fired.
The event's full class name. This is given by EventClass.classinfo.name
The EventHook to be called when the Event is fired.
See Implementation
Registers an EventHook for a specific Event. This hook will be called when the event is fired.