Exemple #1
0
 // 提供给下层UI开关音乐和音效的API
 public void CloseOrOpenBGM()
 {
     mAudioSourceManager.CloseOrOpenBGM();
 }