Example #1
0
 private void CountdownEnded()
 {
     m_actionAfterCountdown.Invoke();
     m_timer.End();
 }