Changing materials on a character?

I’m attempting to change the materials on a character at the press of a button in blueprint, and despite my efforts, it seems the old matinee method from UDK didn’t transition over, leaving me somewhat in the dark. How could I go about doing this?

Button node ==> Get Mesh ==> Set Material to “Your desired material”