native disable_event(handle);
handle | Value returned from register_event() or register_event_ex() |
Disables a function hook of a game event which has been previously registered with register_event_ex().
This function has no return value.
If an invalid handle is provided, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.