Black Ops III

IsPathfinder

Checks whether this entity is registered with navigation system so it can do pathfinding and position query

Example:

if ( IsPathfinder( tank ) ) ...

Parameters

ParameterSummary
*entityAn entity to check

* = mandatory