Пример #1
0
 public void OnClick(int index)
 {
     lb.AddPlayer(index);
     gameObject.SetActive(false);
 }