Function GraphUpdateUtilities.UpdateGraphsNoBlock

UpdateGraphsNoBlock (GraphUpdateObject guo, GraphNode node1, GraphNode node2, bool alwaysRevert=…)

Updates graphs and checks if all nodes are still reachable from each other.

Public Static
UpdateGraphsNoBlock (GraphUpdateObject guo, List<GraphNode> nodes, bool alwaysRevert=…)

Updates graphs and checks if all nodes are still reachable from each other.

Public Static