WoW:API ToggleMinimap: Difference between revisions
Jump to navigation
Jump to search
ToggleMinimap -Documentation by AlexanderYoshi-
mNo edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
: Turns the minimap display on/off. | : Turns the minimap display on/off. | ||
---- | ---- | ||
{{ | {{WoW API}} | ||
Revision as of 05:27, 4 January 2006
Turns the minimap display on/off.
ToggleMinimap();
- Arguments
- none
- Returns
- nil
- Example
ToggleMinimap();
- Result
- Description
- Turns the minimap display on/off.