|
|
| ABPathEndingCondition (ABPath p) |
| |
| override bool | TargetFound (NodeRun node) |
| | Has the ending condition been fulfilled.
|
| |
|
| PathEndingCondition (Path p) |
| |
| override bool TargetFound |
( |
NodeRun |
node | ) |
|
|
virtual |
Has the ending condition been fulfilled.
- Parameters
-
| node | The current node. This is per default the same as asking if node == p.endNode |
Reimplemented from PathEndingCondition.
The documentation for this class was generated from the following file:
- /Users/aron/Unity/AstarPathfindingGIT/Assets/AstarPathfindingProject/Pathfinders/XPath.cs