Function Path.ShouldConsiderPathNode
ShouldConsiderPathNode
(uint pathNodeIndex)
True if this path node might be worth exploring.
Public
bool ShouldConsiderPathNode (
uint | pathNodeIndex |
True if this path node might be worth exploring.
This is used during a search to filter out nodes which have already been fully searched.