WoW API: AbandonQuest
Jump to navigation
Jump to search
← WoW API < AbandonQuest
Abandon the specified quest.
AbandonQuest();
- Arguments
- none
- Returns
- nil
- Example
AbandonQuest();
- Result
- Description
- Abandon's the specified quest. Looks like SetAbandonQuest should be called prior to use.