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