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

IEdgeConnectorListener.OnDropOutsidePort

Cambiar al Manual
public void OnDropOutsidePort (Experimental.UIElements.GraphView.Edge edge, Vector2 position);

Parámetros

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

Descripción

Called when edge is dropped in empty space.