SaveMapData
Jump to navigation
Jump to search
Syntax
bool saveMapData(xmlnode node, element baseElement)
Required Arguments
- node: An existing node that should contain the contents of baseElement
- baseElement: The first element to output to the xml tree. This element and all it's children will be output.