user.setVariable and getApi().setUserVariables
user.setVariable and getApi().setUserVariables
When doing user.setVariable() does it notify all other players or does that only occur when I do getApi().setUserVariables?
My experience with the beta was that any time you could do something through an api call you should. It seemed that often the other methods were not intended for external use. There was some discussion of not exposing such methods to us, but I'm not sure where the SFS guys are on that.
If I remember correctly, I did discover at one point that in order for the notifications to take place, the api call needed to be used. Either way though, it's just a good practice to always use them when possible.
If I remember correctly, I did discover at one point that in order for the notifications to take place, the api call needed to be used. Either way though, it's just a good practice to always use them when possible.