Introduction
This component provides a drag and drop target to assign items to a Quick Slot

Fields#
| Name | Description |
|---|---|
| Source | Determine if source is a Direct Reference or in the Tool Registry |
| Key | Key used to find source |
| Slot Id | Id of the Equip Slot to use |
| Item UI | Item display object |
| On Click | Event raised when item is clicked |
| On No Item Assigned | Event raised if no item is equipped to slot |
| On Item Assigned | Event raised if an item is equipped to the slot |
Methods#
| Name | Description |
|---|---|
| EquipItem | Equip item to slot |