Replicated Chat Text with UMG

Btw, what i realized later is, the server isn’t doing anything in my gamestate. It cannot set the replicated variable, because it doesn’t have the Chat Window widget.
It works because the variable is set to the same Chat Message on all clients.
I think the solution is a little dirty, but as it’s working i don’t care anymore :stuck_out_tongue: