Exemplo n.º 1
0
 public void OnClickHeroBtnBtn()
 {
     HeroPanel.GetInst().OpenPanel();
 }
Exemplo n.º 2
0
 private void OnClickHero()
 {
     HeroPanel.GetInst().OpenPanel();
 }