Black Ops III

CodeIncrementPlayerStateClientField

Increments the value for a given player state client field.

Example:

CodeIncrementPlayerStateClientField(ent, "my_field")

Parameters

ParameterSummary
*playerA player
*nameUnique name to identify the field.

* = mandatory