Switching character mesh in multiplayer?

Dont hace access to computer now but the way I did it was
OnClicked on widget button call Custom Event on Game Instance
That calls Custom Event Run on Server on ThirdPersonCharacterBP
That Custom Event calls another Custom Event Multicast that executes the material change.