Retrieve info from Data Structure

Hi Guys,

I have BP_data structure contains character info such as name, strength, traits, etc.
I would like to pass the data to UMG widget to show the status, (imagine clicking on RPG character then show the chara status on screen)

I use click event to select the actor on screen, but can’t find any reference/info how to retrieve data structure information from the selected actor

Please help guys

thank you very much