WoW:API ToggleWorldMap: Difference between revisions

m (catfix, Replaced: {{framexml → <br>{{framexml)
m (Move page script moved page API ToggleWorldMap to API ToggleWorldMap without leaving a redirect)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<br>{{framexmlfunc|FrameXML/WorldMapFrame.lua}} __NOTOC__
{{framexmlfunc|FrameXML/WorldMapFrame.lua}}


 
  ToggleWorldMap()
  ToggleWorldMap();


Turns the world map on/off.
Turns the world map on/off.


== Parameters ==
== Parameters ==
=== Arguments ===
=== Arguments ===
 
: none
:''none''


=== Returns ===
=== Returns ===
 
: none
:;nil
 
 
== Example ==
ToggleWorldMap();

Latest revision as of 04:47, 15 August 2023

WoW API < ToggleWorldMap

"I" iconThis function is implemented in Lua here FrameXML/WorldMapFrame.lua.
ToggleWorldMap()

Turns the world map on/off.

Parameters

Arguments

none

Returns

none