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

IEdgeConnectorListener.OnDropOutsidePort

매뉴얼로 전환
public void OnDropOutsidePort (Experimental.GraphView.Edge edge, Vector2 position);

파라미터

edge The edge being dropped.
position The position in empty space the edge is dropped on.

설명

Called when edge is dropped in empty space.