Example #1
0
 void OnWaveComplete(int currentWave)
 {
     waveMessage.ShowWaveCompleteMessage(currentWave);
 }