C_QuestLog.ReadyForTurnIn

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if all criteria for a given quest are complete.

readyForTurnIn = C_QuestLog.ReadyForTurnIn(questID)

Arguments

questID
number

Returns

readyForTurnIn
boolean?

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Added.