im very bad understanding others bp so this is what i would do. make an array of widgets in my Inventory widget. inside the widget an inventoryID. whenever a widget is created, add to the container widget and to the array. you can have the reference of the container by storing it the first time on lets say… Hud class (then access from player controller). work with it by highlighting it from the container widget.