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
© 2010 - 2024 Eluna Lua Engine