WoW:API ToggleMinimap: Difference between revisions
Jump to navigation
Jump to search
ToggleMinimap -Documentation by AlexanderYoshi-
No edit summary |
mNo edit summary |
||
Line 27: | Line 27: | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[Category:API Functions|ToggleMinimap]] | |||
[[Category:API Toggle Functions|ToggleMinimap]] | |||
[[Category:API World Map Functions|ToggleMinimap]] |
Revision as of 19:17, 29 August 2005
Turns the minimap display on/off.
ToggleMinimap();
- Arguments
- none
- Returns
- nil
- Example
ToggleMinimap();
- Result
- Description
- Turns the minimap display on/off.