Removes a hook for when a console variable's value is changed.
void UnhookConVarChange(Handle convar, ConVarChanged callback)
Handle to the convar.
An OnConVarChanged function pointer.
Invalid or corrupt Handle, invalid callback function, or no active hook on convar.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.