ARSaveXML
From Blue Mars Developer Guidebook
Revision as of 03:47, 30 June 2010 by Philip@avatar-reality.com (Talk | contribs)
|
|
Return to XMLtoLua
- ARSaveXML(definitionFile, dataFile, dataTable)
- writes an Lua table to an XML file
- definitionFile - XML file that specifies how the conversion if performed
- dataFile - file to write. File is located under the Blue Mars user folder.
- dataTable - table to convert and save
