C_CVar.ResetTestCVars
Resets the ActionCam cvars. This is part of an extra measure against users accidentally enabling the ActionCam.
C_CVar.ResetTestCVars()
Patch changes
Patch 8.1.5 (2019-03-12): Moved to C_CVar. The previous alias ResetTestCvars is still available as a script wrapper. [1]
Patch 7.1.0 (2016-10-25): Added.