Function PathProcessor.CalculatePathsThreaded
CalculatePathsThreaded
(PathHandler pathHandler, BlockableChannel<Path>.Receiver receiver)
Main pathfinding method (multithreaded).
Private
void CalculatePathsThreaded (
pathHandler | ||
BlockableChannel<Path>.Receiver | receiver |
Main pathfinding method (multithreaded).
This method will calculate the paths in the pathfinding queue when multithreading is enabled.
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