Function LocalSpaceRichAI.GetRemainingPath

GetRemainingPath (List<Vector3> buffer, List<PathPartWithLinkInfo> partsBuffer, out bool stale)

Fills buffer with the remaining path.

Public
GetRemainingPath (List<Vector3> buffer, out bool stale)

Fills buffer with the remaining path.

Public