예제 #1
0
파일: SFX.cs 프로젝트: rim-yu/blog-code
 public static void StopAll()
 {
     soundDB.StopAll();
 }