Black Ops III

CreateUIModel

Creates and returns a UIModel from a parent model.

Example:

CreateUIModel( gameScoreModel, "enZemeyScore" )

Parameters

ParameterSummary
*parentModelThe parent model of the model to retrieve.
*newPathNameThe name/path of the new model to create.

* = mandatory