C_QuestLog.IsComplete

From Warcraft Wiki
Jump to navigation Jump to search

Returns whether the supplied quest in the quest log is complete.

isComplete = C_QuestLog.IsComplete(questID)

Arguments

questID
number

Returns

isComplete
boolean - Whether the quest is both in the quest log and is complete

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Moved to C_QuestLog.IsComplete()
Warlords of Draenor Patch 6.0.2 (2014-10-14): Added as IsQuestComplete()