WoW API: SetAbandonQuest

From AddOn Studio
Jump to navigation Jump to search

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