Function RandomPath.Trace
        
                Trace
        
                (uint fromPathNodeIndex)
    
            
            Traces the calculated path from the end node to the start.
                Protected
            
        
        
                Trace
        
                (uint fromPathNodeIndex, bool reverse)
    
            
            
                Protected