Black Ops III

ServerObjective_GetObjectiveEntity

Returns the entity of the objective

Example:

origin = ServerObjective_GetObjectiveEntity( localClientNum, objective_num )

Returns: entity

Parameters

ParameterSummary
*localClientNumThe local client number
*objectiveIDThe index of objective

* = mandatory