Function GraphNode.ContainsConnection

ContainsConnection (GraphNode node)

True if this node contains a connection to the given node.

Public
bool ContainsConnection (

GraphNode

node

)

True if this node contains a connection to the given node.

Deprecated

Use ContainsOutgoingConnection instead