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

ShortcutHandler

class in UnityEditor.Experimental.UIElements.GraphView

/

다음으로부터 상속:Experimental.UIElements.Manipulator

매뉴얼로 전환

설명

Shortcut handler.

생성자

ShortcutHandlerShortcutHandler's constructor.

보호되는 함수

RegisterCallbacksOnTargetCalled to register click event callbacks on the target element.
UnregisterCallbacksFromTargetCalled to unregister event callbacks from the target element.

상속된 멤버

변수

targetThe element that handles the interaction.