Black Ops III

GetNavMeshTriggersForPoint

Returns a list of the names of navmesh triggers that a given point resides in

Example:

targetNames = GetNavMeshTriggersForPoint( pos )

Parameters

ParameterSummary
*posThe test position.

* = mandatory