class
ShortcutAttribute
public class ShortcutAttribute : Attribute Constructors
ShortcutAttribute(String identifier, String keyBind, ShortcutType type) ShortcutAttribute(String identifier, String keyBind, Type targetOverride, ShortcutType type) Properties
| Name | Type | Description |
|---|---|---|
Identifier | String | |
Keys | String | |
Type | ShortcutType | |
TargetOverride | Type |