Black Ops III

Objective_SetProgress

Sets the progress for the objective.

Example:

Objective_SetProgress( myObjNumber, 0.5 )

Parameters

ParameterSummary
*objective_indexThe ID of the objective.
*percentpercent float value for objective [0-1].

* = mandatory