WoW:API ToggleMinimap: Difference between revisions
Jump to navigation
Jump to search
m (catfix, Replaced: {{framexml → <br>{{framexml) |
(3.3.3 re-adds this) |
||
Line 1: | Line 1: | ||
{{framexmlfunc|FrameXML/Minimap.lua}} __NOTOC__ | |||
Turns the minimap display on/off. | |||
ToggleMinimap(); | ToggleMinimap(); | ||
== History == | |||
* This function was removed in patch 3.3.2, and re-introduced in patch 3.3.3. | |||
== | |||
Revision as of 12:57, 24 March 2010
← WoW API < ToggleMinimap
- This function is implemented in Lua here FrameXML/Minimap.lua.
Turns the minimap display on/off.
ToggleMinimap();
History
- This function was removed in patch 3.3.2, and re-introduced in patch 3.3.3.