Black Ops III

SetGametypeSetting

Sets the value of a gametype setting.

Example:

SetGametypeSetting( "timeLimit", 0 )

Parameters

ParameterSummary
*settingThe setting name as a string.
*valueThe new value for the setting.

* = mandatory