native enable_cvar_hook(cvarhook:handle);
handle | Forward to enable |
Enables a cvar hook, restoring it to being called.
Use the handle returned by hook_cvar_change as the parameter here.
If an invalid hook handle is provided, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.