Blueprint Interface sharing variable isn't work on server side

I wonder if I set the interface incorrect , so here is my Blueprint Interface
I simply just set four output variable .

19777-interface.png

and from MyCharacter , I added Interface into it and set the function to be like

Simply what I want is just sending variable , and it work fine with local side
just not for the server …