Punkman X1 API

Map.Save Method 

Save map into file

public void Save(
   string fileName
);

Parameters

fileName
map file path

See Also

Map Class | PunkMan.Shared Namespace