ShortcutBinding

struct in UnityEditor.ShortcutManagement

Cambiar al Manual

Descripción

Represents a key binding used to trigger a shortcut.

Variables Estáticas

emptyA key combination representing the empty binding.

Variables

keyCombinationSequenceThe sequence of key combinations required to trigger a shortcut with this binding.

Constructores

ShortcutBindingCreates a shortcut binding from a single key combination.

Funciones Públicas

EqualsDetermines whether this instance and another specified ShortcutBinding instance have the same value.
GetHashCodeReturns the hash code for the value of this instance.
ToStringConverts the value of the current ShortcutBinding object to its equivalent string representation.