예제 #1
0
 public void PlayOnce(string _soundName)
 {
     soundsController.PlayOnce(_soundName);
 }