PlayThematicMusic

Parameters
musicFileName string

The path to the music file.

comment

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

note

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

note

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

patch

1.00

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