| Rarity UI | UI displaying rarity details |
| Category UI | UI displaying category details |
| Allow Drag Drop | Allow drag & drop |
| On Count Less Than 2 | Event raised when item count less than 2 |
| On Count 2 Or More | Event raised when item count greater or equal to 2 |
| On Slot Locked | Event raised when ui is for a locked slot |
| On Slot Unlocked | Event raised when ui is for a normal slot |
| On Slot Has Item | Event raised when slot has an item |
| On Slot Is Empty | Event raised when slot is empty |
| On Load | Event raised when item is loaded |
| On Update | Event raised when item is updated |
| On Drop | Event raised when an item is dropped on this one |
| Enable Drag Drop | Enable drag and drop |
| On Selected | Event raised when the object is selected |
| On Deselected | Event raised when the object is deselected |
| On Pointer Enter | Event raised when the pointer enters the object area |
| On Pointer Exit | Event raised when the pointer exits the object area |
| Image | Image used to display Sprite |
| Colorize | Apply color to image |
| Preserve Alpha | Preserve existing alpha |
| Labels | List of labels and formats for displaying information |
| On Click | Event raised when the item is clicked |
| On Double Click | Event raised when the item is double-clicked |
| On Left Click | Event raised when the item is left-clicked |
| On Right Click | Event raised when the item is right-clicked |