Struct array help

Hello, I need little bit of help. I have grid based inventory system for items in world I use actor and in inventory I use struct. But when I try two items that are same like AK it adds only one because that array already contains that struct is there way to give each struct unique ID or something like that ?