示例#1
0
 public AttackDelegate GetAttack(Battler target, Battler self, BattleMasterScript bm)
 {
     return(atks.SelectAttack());
 }