Resets the console variable to its default value. Note: The replicate and notify params are only relevant for the original, Dark Messiah, and Episode 1 engines. Newer engines automatically do these things when the convar value is changed.
native void ResetConVar(Handle convar, bool replicate = false, bool notify = false)