Exemplo n.º 1
0
 public RESULT deleteSyncPoint(IntPtr point)
 {
     return(Sound.FMOD5_Sound_DeleteSyncPoint(this.rawPtr, point));
 }