This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

EdgeConnector<T0> Constructor

Declaration

public EdgeConnector<T0>(Experimental.UIElements.GraphView.IEdgeConnectorListener listener);

Parameters

listener The IEdgeConnectorListener that will finalize the edges.

Description

EdgeConnector's constructor.