Exemplo n.º 1
0
 //开关音乐
 public void CloseOrOpenBGMusic()
 {
     audioSourceManager.CloseBGMusic();
 }