A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
Thrown when reaching ridiculously large numbers during processing. More...
Public Member Functions | |
ProbableErrorException (string msg) | |
Thrown when reaching ridiculously large numbers during processing.
Used to avoid crashing when something has got stuck in a large or infinite loop. This exception does not guarantee that there was an error, but the constants have been set very high, so there is a great risk that something went wrong.