WoW:API AbandonQuest

Revision as of 20:20, 2 June 2005 by WoWWiki>TedC
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