Removes a hook for when a game event is fired.
void UnhookEvent(const char[] name, EventHook callback, EventHookMode mode)
Name of event.
An EventHook function pointer.
Optional EventHookMode determining the type of hook.
Invalid callback function or no active hook for specified event.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.