WoW API: CompleteQuest

From AddOn Studio
Revision as of 09:16, 18 June 2006 by WoWWiki>Starlightblunder ({{wowapi}})
Jump to navigation Jump to search

WoW API < CompleteQuest

Complete the specified quest.

CompleteQuest();

Arguments
none

Returns
nil

Example
CompleteQuest();
Result

Description
Complete the specified quest in the quest log window. Called when the CompleteQuest button is pressed.