WoW:API CompleteQuest: Difference between revisions
Jump to navigation
Jump to search
CompleteQuest -Documentation by AlexanderYoshi-
No edit summary |
mNo edit summary |
||
Line 27: | Line 27: | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[Category:API Functions|CompleteQuest]] | |||
[[Category:API Quest Functions|CompleteQuest]] |
Revision as of 13:00, 27 August 2005
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.