示例#1
0
 void DestroyAllInstantiatables()
 {
     EnemyController.DestroyAll();
     ForeshadowController.DestroyAll();
     GateController.DestroyAll();
     ExplosionController.DestroyAll();
     SelfDestruct.DestroyAll();
 }