WoWWiki

This wiki contains inaccurate and out-of-date information. Please head over to https://wowpedia.fandom.com for more accurate and up-to-date game information.

READ MORE

WoWWiki
Advertisement

WoW API < SetAbandonQuest

Called before calling AbandonQuest

SetAbandonQuest();

Arguments
none

Returns
nil

Example
SetAbandonQuest();
Result

Description
Called before calling AbandonQuest. Found in OnClick event of the Abandon Quest button of the default interface file QuestLogFrame.xml
Advertisement