コード例 #1
0
 void KillTroop(Troop _troop)
 {
     _troop.EnterGateEffect();
 }