Black Ops III

SetDvar

Sets the value of a dvar.

Example:

SetDvar( "r_eyesAdjust", "1" )

Parameters

ParameterSummary
*dvarThe dvar name as a string.
*valueThe dvar value.

* = mandatory