Function LevelGridNode.ResetConnectionsInternal
ResetConnectionsInternal
()
Removes all grid connections from this node.
Public
void ResetConnectionsInternal ()
Removes all grid connections from this node.
Warning
Using this method can make the graph data inconsistent. It's recommended to use other ways to update the graph, instead.