WoW:API ToggleCombatLog: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
({{framexmlfunc|FrameXML/CombatLog.lua}} __NOTOC__) |
||
Line 1: | Line 1: | ||
{{framexmlfunc|FrameXML/CombatLog.lua}} __NOTOC__ | |||
ToggleCombatLog(); | |||
Opens/closes the combat log. | Opens/closes the combat log. | ||
== Parameters == | |||
=== Arguments === | |||
:''none'' | :''none'' | ||
=== Returns === | |||
:;nil | :;nil | ||
== Example == | |||
ToggleCombatLog(); | ToggleCombatLog(); | ||
Revision as of 15:15, 5 September 2006
- This function is implemented in Lua here FrameXML/CombatLog.lua.
ToggleCombatLog();
Opens/closes the combat log.
Parameters
Arguments
- none
Returns
- nil
Example
ToggleCombatLog();