On a press of a button in widgets it changes image in widget

So on pressing a button in widgets it changes the image in widget to the image that the button is saved to ,and on pressing on a nother button in widget it changes the first image into the second one and so on

Create a custom widget that has an texture reference and a button. Use the custom widget On clicked event to call a function or use event delegates on the parent widget to retrieve the texture reference from the custom widget. Once your parent has the reference, you can set the image/texture where you need it.

Sorry, I am new to blueprints can u reexplain with more details or images?

Sorry, I am new to blueprints can u reexplain with more details or images?