ConVarChanged
Any of the following prototypes will work as a ConVarChanged callback.
# Called when a console variable's value is changed.
# Called when a console variable's value is changed.
void (ConVar convar, const char[] oldValue, const char[] newValue)