Delegate OnHotKeyDelegate
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
public delegate void OnHotKeyDelegate(string hotkeycode, KeyCombination keyComb)
Parameters
hotkeycode
stringkeyComb
KeyCombination
- Extension Methods
public delegate void OnHotKeyDelegate(string hotkeycode, KeyCombination keyComb)
hotkeycode
stringkeyComb
KeyCombination