Black Ops III

CodeSetClientField

Sets the value for a given client field.

Example:

CodeSetClientField(ent, "my_field", 1)

Parameters

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

* = mandatory