WoW API: QuestIsDaily

Revision as of 22:46, 24 March 2010 by WoWWiki>Starlightblunder (Created page with '{{wowapi}} Returns whether the currently offered quest is a daily quest. isDaily = QuestIsDaily(); == Returns == ; isDaily : Flag - 1 if the offered quest is a daily, nil other…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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