WoW:API CloseTaxiMap: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
(Removed 'uncategorized' tag from it. Looks fine to me.)
Line 27: Line 27:
----
----
{{Template:WoW API}}
{{Template:WoW API}}
{{API/Uncategorized}}

Revision as of 23:59, 15 May 2006

CloseTaxiMap -Documentation by Shadowcode-

Closes your Flightpath Map.

CloseTaxiMap();

Arguments
none

Returns
nil

Example
CloseTaxiMap();
Result

Description
Closes your Flightpath Map.

Template:WoW API