Polarith AI
1.8

◆ CalculatePath()

abstract void CalculatePath ( Vector3  destination)
pure virtual

Starts the pathfinding process.

Call AIMPathConnector.PathChanged when the computation has finished.

Parameters
destinationNew destination to be reached.

Implemented in AIMUnityPathfinding.

Imprint