Black Ops III

CodeIncrementUIModelClientField

Increments the value for a given client field.

Example:

CodeIncrementUIModelClientField(ent, "my_field")

Parameters

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

* = mandatory