Black Ops III

SetTargetEnt

Set the entity that this waypoint should target. In MP, entity should already be a broadcasting entity, as with Objective_OnEntity().

Example:

waypoint SetTargetEnt( level.axis.bombcarrier )

Parameters

ParameterSummary
*entityEntity to Target

* = mandatory