Version: 2021.3
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

IEdgeConnectorListener.OnDrop

매뉴얼로 전환
public void OnDrop (Experimental.GraphView.GraphView graphView, Experimental.GraphView.Edge edge);

파라미터

graphView Reference to the GraphView.
edge The edge being created.

설명

Called when a new edge is dropped on a port.