PlayThematicMusic
- Parameters
musicFileName stringThe 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
- Source
- common.j (suggest an edit or discuss on Github)
- return type
nothing- Source code
native PlayThematicMusic takes string musicFileName returns nothing