WoW:API ToggleCombatLog: Difference between revisions
Jump to navigation
Jump to search
ToggleCombatLog -Documentation by AlexanderYoshi-
No edit summary |
mNo edit summary |
||
Line 27: | Line 27: | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[Category:API Functions|ToggleCombatLog]] | |||
[[Category:API Toggle Functions|ToggleCombatLog]] |
Revision as of 19:12, 27 August 2005
Opens/closes the combat log.
ToggleCombatLog();
- Arguments
- none
- Returns
- nil
- Example
ToggleCombatLog();
- Result
- Description
- Opens/closes the combat log.