Example of how to implement a UListView in Unreal
- You must Implement IUserObjectListEntry interface and then override the function OnListItemObjectSet
Follow the answer from this link https://answers.unrealengine.com/questions/862448/binding-data-to-listview.html