Пример #1
0
 public RESULT setActive(bool active)
 {
     return(DSP.FMOD5_DSP_SetActive(this.rawPtr, active));
 }