TaxiGetDestY

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.10.0 / 1.13.2

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.