WoW:API CloseTaxiMap

From AddOn Studio
Revision as of 21:11, 20 February 2005 by WoWWiki>Shadowcode
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
CloseTaxiMap -Documentation by Shadowcode-

Closes your Flightpath Map.

CloseTaxiMap();

Arguments
none

Returns
nil

Example
CloseTaxiMap();
Result

Description
Closes your Flightpath Map.

Template:WoW API