Black Ops III

GetControllerUIModelValue

Gets a data value for a given lui menu, the data name has to be precached and the value as well, if its a string.

Example:

player GetControllerUIModelValue( "hudItems.regenDelayProgress")

Parameters

ParameterSummary
*ui model data path from controllerprecached name string for the data which we're trying to get.

* = mandatory