コード例 #1
0
ファイル: EffectsForm.cs プロジェクト: odyodyodys/ultraplayer
 public List <ASoundFx> GetEnabledEffects()
 {
     return(SoundFxPropertiesControl.GetEnabledEffects());
 }