Function GraphNode.RemoveConnection
void RemoveConnection (
node |
Removes a connection to the given node.
Deprecated
Use the static Disconnect method instead, or RemovePartialConnection if you really need to.
node |
Removes a connection to the given node.
Use the static Disconnect method instead, or RemovePartialConnection if you really need to.