Wowpedia

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

READ MORE

Wowpedia
No edit summary
 
mNo edit summary
Line 27: Line 27:
 
----
 
----
 
{{Template:WoW API}}
 
{{Template:WoW API}}
  +
[[Category:API Functions|ToggleQuestLog]]
  +
[[Category:API Toggle Functions|ToggleQuestLog]]

Revision as of 19:13, 27 August 2005

ToggleQuestLog -Documentation by AlexanderYoshi-

Opens/closes the quest log.

ToggleQuestLog();

Arguments
none

Returns
nil

Example
ToggleQuestLog();
Result

Description
Opens/closes the quest log.

Template:WoW API