2024-02-15 15:10:22 -08:00
|
|
|
<!DOCTYPE html> <html> <head><style>table{font-family: arial, sans-serif;border-collapse: collapse;width: 100% ;}.tab { margin-left: 40px; }td, th{text-align: left;padding: 8px;}tr:nth-child(even) {background-color: #dddddd;}div#expand{display:block;}</style> </head> <body><img src="svg/InventorySlotPacket.svg" alt="InventorySlotPacket">
|
2024-08-21 16:08:41 -04:00
|
|
|
<br><table><col width="10%"><col width="90%"><tr><th>Field Name</th><th>Field Notes</th></tr><tr><td>Full Container Name</td>
|
|
|
|
<td>Used to reference a specific container within a given screen container context</td>
|
2024-11-07 14:34:16 -08:00
|
|
|
</tr><tr><td>Storage Item</td>
|
|
|
|
<td>Optional storage item to set into. Only the item type is relevant, not any stack information.</td>
|
2024-08-21 16:08:41 -04:00
|
|
|
</tr></table></body> </html>
|