Exemple #1
0
 private void OnJoinClick()
 {
     roomListPanel.JoinRoom(text.text);
 }