Black Ops III

CodeGetPlayerStateClientField

Gets the value for a given player state client field.

Example:

val = CodeGetPlayerStateClientField(ent, "my_field")

Parameters

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

* = mandatory