native enable_logevent(handle);
handle | Value returned from register_logevent() |
Enables a function hook of a game log event which has been previously registered with register_logevent().
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.