This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ShortcutHandler

class in UnityEditor.Experimental.GraphView

/

Inherits from:UIElements.Manipulator

Description

Shortcut handler.

Constructors

ShortcutHandlerShortcutHandler's constructor.

Protected Methods

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

Inherited Members

Properties

targetVisualElement being manipulated.