Item Character Data
We lookup these Item Data Assets via Gameplay Tag's which are assigned to each character.

We store the Item Data in Data Assets Located inside a Chooser for each Character. These events are called from a Blueprint Interface Event which I expect people to override from the children class which stores the unique item settings such as Static/Skeletal Mesh and Component settings for that item.


Last updated