Black Ops III

CodeSetWorldClientField

Sets the value for a given world client field.

Example:

CodeSetWorldClientField("my_field", 1)

Parameters

ParameterSummary
*nameUnique name to identify the field.
*valueValue to transmit.

* = mandatory