WoW:API ToggleWorldMap: Difference between revisions
Jump to navigation
Jump to search
m (catfix, Replaced: {{framexml → <br>{{framexml) |
No edit summary |
||
Line 1: | Line 1: | ||
<br>{{framexmlfunc|FrameXML/WorldMapFrame.lua}} __NOTOC__ | <br />{{framexmlfunc|FrameXML/WorldMapFrame.lua}} __NOTOC__ | ||
ToggleFrame(WorldMapFrame) | |||
Turns the world map on/off. | Turns the world map on/off. | ||
Line 18: | Line 18: | ||
== Example == | == Example == | ||
ToggleFrame(WorldMapFrame) |
Revision as of 09:13, 16 December 2013
- This function is implemented in Lua here FrameXML/WorldMapFrame.lua.
ToggleFrame(WorldMapFrame)
Turns the world map on/off.
Parameters
Arguments
- none
Returns
- nil
Example
ToggleFrame(WorldMapFrame)