WoW:API AbandonQuest

From AddOn Studio
Revision as of 12:55, 27 August 2005 by WoWWiki>Inglais
Jump to navigation Jump to search
AbandonQuest -Documentation by AlexanderYoshi-

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.

Template:WoW API