コード例 #1
0
 public void ShowEquipped(string hero)
 {
     equipmentUI.GetHeroEquiments(hero);
 }