Function PathTracer.PopParts
PopParts
(int count)
Remove the first count parts of the path.
Public
void PopParts (
int | count | The number of parts to remove. |
Remove the first count parts of the path.
This is used when an agent has traversed an off-mesh-link, and we want to start following the path after the off-mesh-link.