Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
mNo edit summary
No edit summary
Line 25: Line 25:
   
 
: Declines the currently offered quest.
 
: Declines the currently offered quest.
  +
 
----
 
----
{{Template:WoW API}}
+
{{WoW API}}
[[Category:API Functions|DeclineQuest]]
 
[[Category:API Quest Functions|DeclineQuest]]
 

Revision as of 06:02, 4 January 2006

DeclineQuest -Documentation by AlexanderYoshi-

Declines the currently offered quest.

DeclineQuest();

Arguments
none

Returns
nil

Example
DeclineQuest();
Result

Description
Declines the currently offered quest.

Template:WoW API