예제 #1
0
 public void OnClick()
 {
     SoundManager.Instance.Play(AudibleNames.Button.DEFAULT);
     parent.SelectHero(this);
 }