Black Ops III

GetNearestNode

Returns the node nearest to this origin or undefined if no close node exists.

Example:

node = GetNearestNode( guy.origin )

Returns: pathnode

Parameters

ParameterSummary
*originlocation to search for the nearest node

* = mandatory