- soundID
- a soundID returned by the load() function
Documentation for this section has not yet been entered.
Unload a sound from a sound ID. Unloads the sound specified by the soundID. This is the value returned by the load() function. Returns true if the sound is successfully unloaded, false if the sound was already unloaded.