示例#1
0
 public List <ASoundFx> GetEnabledEffects()
 {
     return(SoundFxPropertiesControl.GetEnabledEffects());
 }