getMapAreaNames()
Purpose
Get the names of all of the marked map areas
Description
Returns the names of all of the areas that have been marked in the map editor in the current map
Syntax
names = getMapAreaNames( )
Arguments
names Array containing all of the names of the map areas marked in the map editor
Example
Example to follow
Associated Commands
collideMap(), drawMap(), drawMapLayer(), getMapArea(), getMapLocation(), getMapLocationNames(), loadMap(), unloadMap(), updateMap()