CanAbandonQuest

From Warcraft Wiki
Jump to navigation Jump to search

Returns whether the player can abandon a specific quest

canAbandon = CanAbandonQuest(questID)

Arguments

questID
number - quest ID of the quest to query, e.g. 5944 for N [60G] In Dreams

Returns

canAbandon
boolean - 1 if the player is currently on the specified quest and can abandon it, nil otherwise.

Details

  • Some quests cannot be abandoned. These include some of the Battle Pet Tamers quests.