Hi, all.
I want to get a variable from the local controller to refresh other controller’s variable.
But if I create a custom event with “Run On Server”, and give it a parameter of local controller, I can’t get the variable from the parameter.
I only can get this parameter from server controller.
Can anyone help me?
I changed my project, now I can select team and attach the specified player controller to the specified character, but if I want to get the variables from the character in the umg on client, it always can’t get the player character.