Black Ops III

GetOtherNodeInNegotiationPair

Returns the other node of the passed in negotiation node. Returns the begin node if end is passed and vice versa.

Example:

end_node = GetOtherNodeInNegotiationPair( begin_node )

Returns: pathnode

Parameters

ParameterSummary
*nodeThe node to get the other node for

* = mandatory