A hook event that fires whenever data is dropped into a Hotbar slot.
The hook provides a reference to the Hotbar application, the dropped data, and the target slot.
Default handling of the drop event can be prevented by returning false within the hooked function.
hotbarDrop
A hook event that fires whenever data is dropped into a Hotbar slot. The hook provides a reference to the Hotbar application, the dropped data, and the target slot. Default handling of the drop event can be prevented by returning false within the hooked function. hotbarDrop