How do i bind a variable from a Trigger box to a HUDWidget?

Hi im trying to make a Triggerbox that when OnBeginOverLap by the main char. It will add a value to a string variable in the TriggerBox.

After that, that variable containing a string value will be given to the Widget and be binded in a textbox, making the value from the variable in the Triggerbox appear in the screen.

I am so lost, been searching for a good tutorial in c++ but cant seem to find any :frowning: can anyone teach me or guide me through on programming that?

Anything Iā€™m having the same problem with the trigger box and the Onbeginoverlap

What is your problem?