PlayThematicMusic

Parameters
musicFileName string

The path to the music file.

comment

The thematic music does not play repeatedly, but interrupts the PlayMusic-music.

note

Probably meant for boss fights and similar where the sound should go in foreground.

note

Only one thematic music at a time, cancels the previous one.

return type
nothing
Source code
native PlayThematicMusic            takes string musicFileName returns nothing
Source
sound.j
wc3modding.com
PlayThematicMusic