예제 #1
0
 /// 終了
 public void End()
 {
     actorStg.End();
     actorDestination.End();
     EventCntr.Clear();
     destinationTrgActor = null;
 }