예제 #1
0
 private void _MusicOff(bool stopImmediate = false)
 {
     m_BGMPlayer.CloseBGM(stopImmediate);
 }