WoW:API TakeTaxiNode: Difference between revisions
Jump to navigation
Jump to search
m (Move page script moved page API TakeTaxiNode to API TakeTaxiNode without leaving a redirect) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | {{wowapi}} __NOTOC__ | ||
Causes the unit to begin the flight to the specified node, if possible. | Causes the unit to begin the flight to the specified node, if possible. | ||
TakeTaxiNode(nodeId) | TakeTaxiNode(nodeId) | ||
== Arguments == | == Arguments == | ||
:; nodeId : Number - The ID number of the taxi node to take | :; nodeId : Number - The ID number of the taxi node to take | ||
== Returns == | == Returns == | ||
:nil | :nil | ||
Latest revision as of 07:15, 15 August 2023
← WoW API < TakeTaxiNode
Causes the unit to begin the flight to the specified node, if possible.
TakeTaxiNode(nodeId)
Arguments
- nodeId
- Number - The ID number of the taxi node to take
Returns
- nil