Loop through TArray of a struct

Hello KaosSpectrum,

thank you. Yes, if you know how to handle them they are easy. I just have to do a few
more exercises.

The background is that I created an inventory system but whenever I remove an item, all items
with the same database ID are deleted. I think it has to do with the loop currently used vs
a reverse loop which I should be using I think.

Best regards, Peter