ReleaseSoundId
DocsReleaseSoundId(soundId)Description
This should be called once a sound has finished being manipulated by the script so that its SoundId can be released and re-used.
Parameters
| Name | Type | Description |
|---|---|---|
soundId | int | — |
Returns
voidThis native does not return a value.