Wowpedia

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

READ MORE

Wowpedia
Register
Advertisement

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

local dY = TaxiGetDestY(destinationIndex, routeIndex)

Arguments[]

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

Returns[]

dY
number - The vertical position of the destination node for the route.
Advertisement