SetMusic: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(Created page with "''void'' '''SetMusic'''(''str name'') Changes the music to the one with the given ''name''. The name can be with or without the lump name prefix (D_ for DOOM, MUS_ for Hereti...")
(No difference)

Revision as of 05:05, 14 March 2020

void SetMusic(str name)

Changes the music to the one with the given name. The name can be with or without the lump name prefix (D_ for DOOM, MUS_ for Heretic).

Currently only the name parameter is supported in Eternity's SetMusic implementation.

See also