~~NOTOC~~ <=[[4rpl:start| Index]] ====== IsV2InMap ====== IsV2InMap(<-position) ->isInMap ===== Description ===== Returns true if the x and y elements of the supplied position vector are within the map bounds. ===== Examples ===== GetUnitCell(self) ->cellZ ->cellX V2(<-cellX <-cellZ) ->pos IsV2InMap(<-pos) <=[[4rpl:start| Index]]