Black Ops III

NodesVisible

Returns true if these nodes are visible to one another, false otherwise.

Example:

if ( NodesVisible( cover, guy.node ) )

Parameters

ParameterSummary
*node1pathnode to check
*node2pathnode to check against node1

* = mandatory