ScriptEvent:startSoundDirect
From Mod Wiki
Parameters
string sound -- Name of the sound shader to play. integer channel -- Index of the channel to play on.
Result
None.
Supported By
sdSysCallThread
Comments
- Passing an empty string will stop any existing sound on the channel.
Functionality
Plays the specified sound on a non localized channel.