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

EdgeConnector

class in UnityEditor.Experimental.GraphView

/

继承自:UIElements.MouseManipulator

切换到手册

描述

用于创建新边缘的操控器。

变量

edgeDragHelper引用边缘拖动 helper。

继承的成员

变量

target被操作的 VisualElement。
activatorsActivationfilters 列表。

受保护的函数

RegisterCallbacksOnTarget调用来在目标元素上注册事件回调。
UnregisterCallbacksFromTarget调用以从目标元素取消注册单击事件回调。
CanStartManipulationChecks whether MouseEvent satisfies all of the ManipulatorActivationFilter requirements.
CanStopManipulationChecks whether the MouseEvent is related to this Manipulator.