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