C_QuestLog.IsRepeatableQuest

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the specified quest is a repeatable quest.

isRepeatable = C_QuestLog.IsRepeatableQuest(questID)

Arguments

questID
number

Returns

isRepeatable
boolean

Patch changes

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