class in UnityEditor.Experimental.GraphView
/
Inherits from:Experimental.GraphView.EdgeConnector
/
Implemented in:UnityEditor
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 | VisualElement being manipulated. |
activators | List of Activationfilters. |
CanStartManipulation | Checks whether MouseEvent satisfies all of the ManipulatorActivationFilter requirements. |
CanStopManipulation | Checks whether the MouseEvent is related to this Manipulator. |
Did you find this page useful? Please give it a rating: