Class DaggerfallShortcut
Namespace: DaggerfallWorkshop.Game.UserInterface
Assembly: Assembly-CSharp.dll
Syntax
public static class DaggerfallShortcut
Fields
| Improve this Doc View Sourcekeys
Declaration
public static Dictionary<DaggerfallShortcut.Buttons, HotkeySequence> keys
Field Value
| Type | Description |
|---|---|
| Dictionary<DaggerfallShortcut.Buttons, HotkeySequence> |
Methods
| Improve this Doc View SourceGetBinding(DaggerfallShortcut.Buttons)
Declaration
public static HotkeySequence GetBinding(DaggerfallShortcut.Buttons button)
Parameters
| Type | Name | Description |
|---|---|---|
| DaggerfallShortcut.Buttons | button |
Returns
| Type | Description |
|---|---|
| HotkeySequence |