class in UnityEditor.Experimental.UIElements.GraphView
/
Inherits from:Experimental.UIElements.GraphView.EdgeConnector
Manipulator for creating new edges.
edgeDragHelper | Reference to the edge drag helper. |
EdgeConnector_1 | EdgeConnector's constructor. |
OnMouseDown | Called on mouse down event. |
OnMouseMove | Called on mouse move event. |
OnMouseUp | Called on mouse up event. |
RegisterCallbacksOnTarget | Called to register click event callbacks on the target element. |
UnregisterCallbacksFromTarget | Called to unregister event callbacks from the target element. |
edgeDragHelper | Reference to the edge drag helper. |
target | The element that handles the interaction. |