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

ShortcutHandler

class in UnityEditor.Experimental.GraphView

/

Inherits from:UIElements.Manipulator

Switch to Manual

Description

Shortcut handler.

Constructors

ShortcutHandlerShortcutHandler's constructor.

Protected Functions

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

Inherited members

Variables

targetVisualElement being manipulated.