WoW API: StopMusic

Revision as of 04:47, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API StopMusic to API StopMusic without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < StopMusic

Stops the currently played music file.

StopMusic();

NotesEdit

This does not affect the built-in zone music, only music files that are played with PlayMusic.

Before Patch 2.2, this function would fade the currently playing music out. After Patch 2.2, it stops it immediately without a fade.