C_QuestLog.RemoveQuestWatch

From Warcraft Wiki
Jump to navigation Jump to search
GitHub Octocat.png  Townlong-Yak BAD.png  ProfIcons engineering.png  BTNTemp.png C_QuestLog.RemoveQuestWatch TheWarWithin-Icon-Inline.pngDragonflight-Icon-Inline.png + 9.0.1
BTNTemp.png RemoveQuestWatchForQuestID + 8.2.5
Wowprogramming.png  BTNTemp.png RemoveQuestWatch Cata-Logo-Small.pngWrath-Logo-Small.pngWoW Icon update.png + 1.3.0 / 1.13.2

Untracks a quest.

wasRemoved = C_QuestLog.RemoveQuestWatch(questID)

Arguments

questID
number

Returns

wasRemoved
boolean

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Moved to C_QuestLog.RemoveQuestWatch()
Battle for Azeroth Patch 8.2.5 (2019-09-24): Added RemoveQuestWatchForQuestID()
WoW Icon update.png Patch 1.3.0 (2005-03-07): Added RemoveQuestWatch()