saveMapFile

Saves a map to an external file.

  1. void saveMapFile(MapDataHeader* header, MappingElement[] map, string name)
    void
    saveMapFile
  2. void saveMapFile(MapDataHeader header, MappingElement[] map, F file)

Meta