WoW:API AbandonQuest: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 18: Line 18:


: Abandon's the specified quest.
: Abandon's the specified quest.
 
----
{{Template:WoW API}}
{{Template:WoW API}}

Revision as of 00:56, 19 November 2004

AbandonQuest -Documentation by AlexanderYoshi-

Abandon the specified quest.

AbandonQuest();

Returns
nil

Example
AbandonQuest();

Description
Abandon's the specified quest.

Template:WoW API