Example #1
0
 public void EndAudioSource(AudioClip ac)
 {
     audioSourceManager.EndAudioSource(ac);
 }