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

IEdgeConnectorListener.OnDropOutsidePort

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

파라미터

edgeThe edge being dropped.
positionThe position in empty space the edge is dropped on.

설명

Called when edge is dropped in empty space.