Function RichPath.GetRemainingPath
        
                GetRemainingPath
        
                (List<Vector3> buffer, List<PathPartWithLinkInfo> partsBuffer, Vector3 currentPosition, out bool requiresRepath)
    
            
            Replaces the buffer with the remaining path.
                Public
            
        void GetRemainingPath (
List<Vector3>  |     buffer  |         |
List<PathPartWithLinkInfo>  |     partsBuffer  |         |
currentPosition  |         ||
out bool  |     requiresRepath  |         
Replaces the buffer with the remaining path.