Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

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()

Advertisement