Hey all! I’m dealing with a problem in my inventory widget. I have the array with inventory items that holds UObjects with RowName and Structure(Quantity and other editable stuff).
It all works great except my widget that displays items in array.
Here is how items being added to the ListView.
If I add these 20 empty slots with an item that exists in DataTable then it works fine. So it works if I type an existing RowName in Construct BP Item Data node.
Found a solution in several minutes.
Who dealing with the same issue - just hide all icons, text etc. that contains data about item if it’s an empty slot like this: