Esempio n. 1
0
 public RESULT setLoopCount(int loopcount)
 {
     return(Sound.FMOD5_Sound_SetLoopCount(this.rawPtr, loopcount));
 }