You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want defaultValue as the second argument of NetSyncManager.GetGlobalVariable().
However, it is not mandatory, so I think GetGlobalVariable(string key, string defaultValue = null) would be better.