WoW:API TakeTaxiNode: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} | {{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) | |||
== Arguments == | |||
:; nodeId : Number - The ID number of the taxi node to take | |||
== Returns == | |||
:nil |