ScriptEvent:music
From Mod Wiki
Contents |
[edit]
Parameters
string sound -- Name of the sound shader to play.
[edit]
Result
None.
[edit]
Supported By
sdSysCallThread
[edit]
Comments
- This is just a shortcut to using startSoundDirect.
- Passing a blank string will stop any existing sound on the music channel.
[edit]
Functionality
Plays the specified sound on the non localized music channel.
