Black Ops III

CodeGetUIModelClientField

Gets the value for a given player uimodel client field.

Example:

val = CodeGetUIModelClientField(ent, "my_field")

Parameters

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

* = mandatory