Hey guys, i am sitting since days trying to figure out a clever and clean way to implement a solid Ammo System into the Inventory System. I have lots of different Weapons and Ammo Types and i dont want to modify each Function like TryToAddItemToInventory, AddItem, MoveItem, DropItem etc…
So if anyone of you has a working System please Help. Seems my Brain is blocked right now