Black Ops III

ServerObjective_GetObjectiveGameModeFlags

Returns the origin of the objective

Example:

origin = ServerObjective_GetObjectiveGameModeFlags( localClientNum, objective_num )

Parameters

ParameterSummary
*localClientNumThe local client number
*objectiveIDThe index of objective

* = mandatory