What is this system called? I want to store item, click item to select actor

I looked into them and learned they’re c++ only and I don’t have time to convert my project and study this to implement. Deadline is wednesday.

Instead I discovered the listview item in the widget and learned that I can dynamically add items to it.

The only problem I’m having now is how to add my spawned actor as the item reference in the list view. I’ve got such a headache and every way I’m trying is super convoluted it’s embarrassing lol

1 Like