Function TraversalConstraint.CanTraverse

CanTraverse (GraphNode from, GraphNode to)

True if the connection between from and to is traversable with respect to the constraints set in this struct.

Public
CanTraverse (GraphNode node)

True if the node is traversable with respect to the constraints set in this struct.

Public