Introduction
This object provides a base class for UI elements with Inventory Info

Fields#
| Name | Description |
|---|---|
| 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 |
Properties#
| Name | Description |
|---|---|
| info | Gets/Sets information about the object |