TaxiGetSrcY

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 source node of a given route to the destination.

local sY = TaxiGetSrcY(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

sY
number - The vertical position of the source node.