mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-26 16:50:15 +00:00
NumTaxiNodes() returns the count of taxi nodes available at the current flight master. TaxiNodeName(index) returns the node name. TaxiNodeGetType(index) returns whether the node is known/reachable. TakeTaxiNode(index) activates the flight to the selected node. Uses existing taxiNodes_ data and activateTaxi() method. Enables flight path addons and taxi map overlay addons. |
||
|---|---|---|
| .. | ||
| addon_manager.cpp | ||
| lua_engine.cpp | ||
| toc_parser.cpp | ||