Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement


Returns the horizontal position of the destination node of a given route to the destination.

local dX = TaxiGetDestX(destinationIndex, routeIndex)


Arguments[]

(destinationIndex, routeIndex)
destinationIndex
number - The final destination taxi node.
routeIndex
number - The index of the route to get the source from.


Returns[]

dX
number - The horizontal position of the destination node for the route.
Advertisement