コード例 #1
0
 public static bool EnableWith(AIHeroClient champ)
 {
     return(RMenu.VChecked(BeginText + "Enable." + champ.Hero));
 }