Struct HotkeySetBroadcast
Broadcast for setting a single hotkey assignment for a character. Contains the hotkey data to be set.
public struct HotkeySetBroadcast : IBroadcast
- Implements
-
IBroadcast
- Inherited Members
Fields
HotkeyData
Hotkey data to assign.
public HotkeyData HotkeyData