ScriptEvent:music

From Mod Wiki

Jump to: navigation, search

Contents

Parameters

string sound -- Name of the sound shader to play.

Result

None.

Supported By

sdSysCallThread

Comments

  • This is just a shortcut to using startSoundDirect.
  • Passing a blank string will stop any existing sound on the music channel.

Functionality

Plays the specified sound on the non localized music channel.

Personal tools