Function PathHandler.GetPathNode
GetPathNode
(GraphNode node, uint variant=0)
Returns the PathNode corresponding to the specified node.
Public
PathNode GetPathNode (
node | ||
uint | variant=0 |
Returns the PathNode corresponding to the specified node.
The PathNode is specific to this PathHandler since multiple PathHandlers are used at the same time if multithreading is enabled.