Example #1
0
 bool CheckIfWaveDone()
 {
     return(spawnManager.AllEnemiesDead());
 }