How to send variables to other users?

i have Widget and playercontroller and BP.
i need to transfer variable from Widget to player controller to BP.
But its not for only me i need to transfer that one variable to other players.
How to do that?
its like a network replication

Try casting it to the other Player Controllers or create a Blueprint Interface where you add all the Player Controllers and can share those variables.

i enabled “Always Relevant” then its working perfectly

this post directly referenced to this post: