Black Ops III

ServerObjective_GetObjective

Returns the index of the objective or undefined if it does not exist

Example:

objective_num = ServerObjective_GetObjective( localClientNum, "dom_a" )

Parameters

ParameterSummary
*localClientNumThe local client number
*objectiveNameThe name of the objective

* = mandatory