WoW API: QuestIsDaily

From AddOn Studio
Jump to navigation Jump to search

WoW API < QuestIsDaily

Returns whether the currently offered quest is a daily quest.

isDaily = QuestIsDaily();

Returns

isDaily
Flag - 1 if the offered quest is a daily, nil otherwise

History

See also