Index

IsV3InMap

IsV3InMap(<-position) ->isInMap

Description

Returns true if the x and z elements of the supplied position vector are within the map bounds.

Examples

IsV3InMap(GetUnitPosition(self))

Index