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