Exemple #1
0
 private void AutoAttack()
 {
     //Insert autoattack condition
     autoAttack.OnAutoAttack();
 }