B1InventorySlotData
- Structure that stores data for a single inventory slot.
* Associates an inventory slot key with the item count stored in that slot.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Key | FB1InventorySlotKey | The unique key identifying this inventory slot. | |
| Count | int32 | The number of items stored in this slot. |