Experimental: this API is experimental and might be changed or removed in the future.

IEdgeConnectorListener.OnDrop

Switch to Manual
public void OnDrop (Experimental.GraphView.GraphView graphView, Experimental.GraphView.Edge edge);

Parameters

graphViewReference to the GraphView.
edgeThe edge being created.

Description

Called when a new edge is dropped on a port.