Change Base Color of Material

Hi im wondering how to change the texture plugged in to the base color of a material from a widget. I made some check boxes that when pressed i want to change the texture
on my character.

You need to generate a dynamic material instance of the material on the object when it spawns, you can then set the material instance parameters on that material