示例#1
0
 public void StopSoundLoop(string fxFilename)
 {
     sound.StopSoundLoop(fxFilename);
 }