Method Map:GetHeight [-] [+]

Returns the height of the Map at the given X and Y coordinates.

In case of no height found nil is returned

Synopsis

z = Map:GetHeight( x, y )

Arguments

number x

Valid numbers: all decimal numbers.

number y

Valid numbers: all decimal numbers.

Returns

number z

Valid numbers: all decimal numbers.

Generated on
©2016 - Eluna Lua Engine