Class FloodPathConstraint Extends NNConstraint
Restrict suitable nodes by if they have been searched by a FloodPath.
Suitable nodes are in addition to the basic contraints, only the nodes which return true on a FloodPath.HasPathTo (node) call.
A* Pro Feature:
This is an A* Pathfinding Project Pro feature only. This function/class/variable might not exist in the Free version of the A* Pathfinding Project or the functionality might be limited.
The Pro version can be bought here
Public Methods
Inherited Public Members
Returns a constraint which does not filter the results.
Returns whether or not the graph conforms to this NNConstraint's rules.
Area ID to constrain to.
Constrain distance to node.
Sets if tags should be constrained.
Constrain the search to only walkable or unwalkable nodes depending on walkable.
Determines how to measure distances to the navmesh.
Nodes which have any of these tags set are suitable.