WoW:API ToggleMinimap: Difference between revisions
Jump to navigation
Jump to search
({{framexmlfunc|FrameXML/Minimap.lua}} __NOTOC__) |
m (Move page script moved page API ToggleMinimap to API ToggleMinimap without leaving a redirect) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{framexmlfunc|FrameXML/Minimap.lua}} __NOTOC__ | {{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. | |||
== | |||
Latest revision as of 04:47, 15 August 2023
← WoW API < ToggleMinimap
- This function is implemented in Lua here FrameXML/Minimap.lua.
Turns the minimap display on/off.
ToggleMinimap();
History[edit]
- This function was removed in patch 3.3.2, and re-introduced in patch 3.3.3.