WoW:API CompleteQuest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m ({{wowapi}}) |
||
Line 1: | Line 1: | ||
{{wowapi}} | |||
Complete the specified quest. | Complete the specified quest. | ||
Line 25: | Line 24: | ||
: Complete the specified quest in the quest log window. Called when the CompleteQuest button is pressed. | : Complete the specified quest in the quest log window. Called when the CompleteQuest button is pressed. | ||
Revision as of 09:16, 18 June 2006
← 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.