예제 #1
0
 private void PlaySound(ESound soundId)
 {
     SoundController.PlaySound(soundId);
 }