Function ITraversalProvider.CanTraverse
CanTraverse
(refTraversalConstraint traversalConstraint, GraphNode from, GraphNode to)
True if the path can traverse a connection between from and to, and if to can be traversed itself.
Public
CanTraverse
(refTraversalConstraint traversalConstraint, GraphNode node)
True if node should be able to be traversed by the path.
Public
Can the agent traverse the connection between two nodes.
Public