Hello, I’m a beginner in Unreal Engine.
I’m using a ListView to display buttons with values in a list. When a button is pressed, it calculates the value and displays it on the screen. I want to add a feature that allows users to change the value on the button directly from the UI. How can I do that?
TestDataTable
TestStructre
BP_ListViewDataEntry
UMG_ListViewEntry
Datainstance
UMG_Main