Creates a hook for when a game event is fired.
native void HookEvent(const char[] name, EventHook callback, EventHookMode mode = EventHookMode_Post)