Exemple #1
0
 public void OnClick_LogIn()
 {
     ProcessPanel.SetActive(true);
     UsernamePanel.SetActive(false);
     SignInButton.SetActive(true);
 }