Audio::releaseSoundId
Jump to navigation
Jump to search
Syntax
mp.game.audio.releaseSoundId(soundId);Required Arguments
- soundId: int
Return value
- Undefined
Example
// todo