WoW:API SetAbandonQuest: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m ({{wowapi}})
(It doesn't work. I restored prevoius version)
Line 8: Line 8:
;''Arguments''
;''Arguments''


:''none''
:none


----
----

Revision as of 07:43, 1 October 2014

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