Punkman X1 API
Map.SaveXML Method
Saves map as XML file
public
void
SaveXML(
string
fileName
);
Parameters
fileName
Path of file to be saved
See Also
Map Class
|
PunkMan.Shared Namespace