Home > server > PathfindAbortCallback
A callback function called when the pathfinding algorithm aborts.
Signature:
export type PathfindAbortCallback = () => void;Home > server > PathfindAbortCallback
A callback function called when the pathfinding algorithm aborts.
Signature:
export type PathfindAbortCallback = () => void;