Function Path.GetTraversalCost
uint GetTraversalCost (
node |
Returns the cost of traversing the given node.
Deprecated
Use traversalCosts instead.
node |
Returns the cost of traversing the given node.
Use traversalCosts instead.