WoW:API TakeTaxiNode: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
(Filled out based on the FrameXML.)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{Stub/API}}
 
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

Revision as of 16:42, 25 June 2007

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