| Item UI | Element displaying Item information |
| Socket List | Element displaying the list of all sockets on the item |
| Attachment List | Element displaying the list of available items to be attached to sockets |
| On Item Active | Event raised when item sockets are active |
| On Attachments Active | Event raised when attachments are active |
| On Can Attach Item | Event raised when the selected item can be attached to the socket |
| On Cannot Attach Item | Event raised when the selected item cannot be attached to the socket |
| On Can Detach Item | Event raised when the selected item can be detached to the socket |
| On Cannot Detach Item | Event raised when the selected item cannot be detached to the socket |
| On Detach Destroys Item | Event raised if detaching an item from a socket causes it to be destroyed |
| On Detach Returns Item | Event raised if detaching an item from a socket causes it to be returned to inventory |
| Id | ID for this screen |
| Destroy On Close | Destroy instance when screen is closed |
| Allow Drag | Allow the window to be dragged |
| Non Modal | Set the window as non-modal, allowing other windows to open as well |
| Allow Multiple Instance | Allow multiple instances of this window to be open at the same time |
| Open Nav | Open navigation |
| Close Nav | Close navigation |
| Audio Pool Channel | Name of the broadcaster channel to use with the audio ppol |
| Open Sound | Sound to play on open |
| Close Sound | Sound to play on close |
| On Open | Event raised when screen is opened |
| On Close | Event raised when screen is closed |