示例#1
0
 public AudioChannel GetAudioChannel(int id)
 {
     return(SoundEvent.GetAudioChannel(id));
 }