SetMusic

From Eternity Wiki
Revision as of 05:05, 14 March 2020 by Printz (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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