Black Ops III

CodeGetClientField

Gets the value for a given client field.

Example:

val = CodeGetClientField(ent, "my_field")

Parameters

ParameterSummary
*entityThe entity to search the name in
*nameUnique name to identify the field.

* = mandatory