Example #1
0
 public void Play(SE se)
 {
     seList.GetAudioSource((int)se, true).Play();
 }