AUDIO Natives
STOP_SOUND
| Property | Value |
|---|---|
| Native Name | STOP_SOUND |
| Hash | 0xA3B0C41BA5CC0BB5 |
| Return Type | void |
| Parameters | soundId (int) |
Description: Stops the sound from currently playing, there isn't a way to resume a sound after stopping it.
Parameters
soundId(int) — The sound id to stop