Beispiel #1
0
 public void OnLogOutButtonPress()
 {
     PlayFabAuthenticator.LogOut();
     SceneManager.LoadScene("MainMenu");
 }