コード例 #1
0
 protected override void OnStop()
 {
     base.OnStop();
     m_timer.Stop();
     m_playsLeft = m_initialAmountOfPlays;
 }