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

EdgeConnector<T0>

class in UnityEditor.Experimental.UIElements.GraphView

/

継承:Experimental.UIElements.GraphView.EdgeConnector

マニュアルに切り替える

説明

Manipulator for creating new edges.

変数

edgeDragHelperReference to the edge drag helper.

コンストラクタ

EdgeConnector_1EdgeConnector's constructor.

Protected 関数

OnMouseDownCalled on mouse down event.
OnMouseMoveCalled on mouse move event.
OnMouseUpCalled on mouse up event.
RegisterCallbacksOnTargetCalled to register click event callbacks on the target element.
UnregisterCallbacksFromTargetCalled to unregister event callbacks from the target element.

継承メンバー

変数

edgeDragHelperReference to the edge drag helper.