ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
These functions relate to[Flight master](https://wow.gamepedia.com/Flight_master "Flight master")taxi services. [C\_TaxiMap.GetAllTaxiNodes](https://wow.gamepedia.com/API_C_TaxiMap.GetAllTaxiNodes "API C TaxiMap.GetAllTaxiNodes")(uiMapID) [C\_TaxiMap.GetTaxiNodesForMap](https://wow.gamepedia.com/API_C_TaxiMap.GetTaxiNodesForMap "API C TaxiMap.GetTaxiNodesForMap")(uiMapID) [C\_TaxiMap.ShouldMapShowTaxiNodes](https://wow.gamepedia.com/API_C_TaxiMap.ShouldMapShowTaxiNodes "API C TaxiMap.ShouldMapShowTaxiNodes")(uiMapID) [CloseTaxiMap](https://wow.gamepedia.com/API_CloseTaxiMap "API CloseTaxiMap")() - Closes the Flightpath Map. [GetNumRoutes](https://wow.gamepedia.com/index.php?title=API_GetNumRoutes&action=edit&redlink=1 "API GetNumRoutes (page does not exist)")(slot) - Gets the number of hops between current-slot and slot. [GetTaxiBenchmarkMode](https://wow.gamepedia.com/index.php?title=API_GetTaxiBenchmarkMode&action=edit&redlink=1 "API GetTaxiBenchmarkMode (page does not exist)")() [GetTaxiMapID](https://wow.gamepedia.com/index.php?title=API_GetTaxiMapID&action=edit&redlink=1 "API GetTaxiMapID (page does not exist)")() [NumTaxiNodes](https://wow.gamepedia.com/API_NumTaxiNodes "API NumTaxiNodes")() - Returns the number of nodes (flight paths) on an open taxi map. [SetTaxiBenchmarkMode](https://wow.gamepedia.com/index.php?title=API_SetTaxiBenchmarkMode&action=edit&redlink=1 "API SetTaxiBenchmarkMode (page does not exist)")() [SetTaxiMap](https://wow.gamepedia.com/API_SetTaxiMap "API SetTaxiMap")(frame) [TakeTaxiNode](https://wow.gamepedia.com/API_TakeTaxiNode "API TakeTaxiNode")(slot) - Takes the named taxi node. [TaxiGetDestX](https://wow.gamepedia.com/API_TaxiGetDestX "API TaxiGetDestX")(slot, hop) [TaxiGetDestY](https://wow.gamepedia.com/API_TaxiGetDestY "API TaxiGetDestY")(slot, hop) [TaxiGetNodeSlot](https://wow.gamepedia.com/index.php?title=API_TaxiGetNodeSlot&action=edit&redlink=1 "API TaxiGetNodeSlot (page does not exist)")() [TaxiGetSrcX](https://wow.gamepedia.com/API_TaxiGetSrcX "API TaxiGetSrcX")(slot, hop) [TaxiGetSrcY](https://wow.gamepedia.com/API_TaxiGetSrcY "API TaxiGetSrcY")(slot, hop) [TaxiIsDirectFlight](https://wow.gamepedia.com/index.php?title=API_TaxiIsDirectFlight&action=edit&redlink=1 "API TaxiIsDirectFlight (page does not exist)")() [TaxiNodeCost](https://wow.gamepedia.com/API_TaxiNodeCost "API TaxiNodeCost")(slot) - Returns the cost in copper of a node. [TaxiNodeGetType](https://wow.gamepedia.com/API_TaxiNodeGetType "API TaxiNodeGetType")(slot) - Returns the status of a node. [TaxiNodeName](https://wow.gamepedia.com/API_TaxiNodeName "API TaxiNodeName")(slot) - Returns the name of a node. [TaxiNodePosition](https://wow.gamepedia.com/API_TaxiNodePosition "API TaxiNodePosition")(slot) - Returns position (x,y) of node on the map. [TaxiRequestEarlyLanding](https://wow.gamepedia.com/index.php?title=API_TaxiRequestEarlyLanding&action=edit&redlink=1 "API TaxiRequestEarlyLanding (page does not exist)")() [UnitOnTaxi](https://wow.gamepedia.com/API_UnitOnTaxi "API UnitOnTaxi")("unit") - Returns 1 if unit is on a taxi.