コード例 #1
0
 static void AttackTarget()
 {
     selected.Attack(target);
 }