Пример #1
0
 private bool ReadyToExit()
 {
     return(!m_effectSource.isPlaying && m_hunter.AnimationsComplete());
 }