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

ShortcutHandler

class in UnityEditor.Experimental.UIElements.GraphView

/

Hereda de:Experimental.UIElements.Manipulator

Cambiar al Manual

Descripción

Shortcut handler.

Constructores

ShortcutHandlerShortcutHandler's constructor.

Funciones Protegidas

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

Miembros heredados

Variables

targetThe element that handles the interaction.