Using buttons in UMG to change integer values.

Did you add a bind to the Slot in the UserWidget which is being clicked to execute the OnClicked_Event that you have on your MyPlayer ? That’s the only thing I see missing here.