Black Ops III

PositionWouldTelefrag

Returns true if the passed in origin would telefrag a player if another player was spawned there.

Example:

if ( PositionWouldTelefrag( spawnpoints[i].origin ) ) ...

Parameters

ParameterSummary
*positionThe position of the potential spawn point

* = mandatory