Class GraphUpdateUtilities
    Public
    
    Contains useful functions for updating graphs.
This class works a lot with the GraphNode class, a useful function to get nodes is AstarPath.GetNearest.
Public Static Methods
        
                UpdateGraphsNoBlock
        
            (guo, ..., [alwaysRevert])
    
                    
                    Updates graphs and checks if all nodes are still reachable from each other.