WoW:API AbandonQuest

From AddOn Studio
Revision as of 01:06, 19 November 2004 by WoWWiki>WoWWiki-Doble
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