Black Ops III

NearNode

Determine whether this actor is near to a given path node.

Example:

if ( ai NearNode( node ) )...

Parameters

ParameterSummary
*nodeThe path node to check.

* = mandatory