when you open/construct the widget send the appropriate inventory in as a variable.
you can do arrays of arrays via a struct, so you’d have an array of chestsaves struct and inside that struct you’d have the inventory data
when you open/construct the widget send the appropriate inventory in as a variable.
you can do arrays of arrays via a struct, so you’d have an array of chestsaves struct and inside that struct you’d have the inventory data