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

IEdgeConnectorListener.OnDrop

マニュアルに切り替える
public void OnDrop (Experimental.GraphView.GraphView graphView, RectTransform.Edge edge);

パラメーター

graphViewReference to the GraphView.
edgeThe edge being created.

説明

Called when a new edge is dropped on a port.