Black Ops III

ServerObjective_GetObjectiveOrigin

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

Example:

origin = ServerObjective_GetObjectiveOrigin( localClientNum, objective_num )

Parameters

ParameterSummary
*localClientNumThe local client number
*objectiveIDThe index of objective

* = mandatory