PixelCrushers.DialogueSystem.Articy.ArticySchemaEditorTools Class Reference

This static utility class loads an arbitrary articy XML file as a schema-independent ArticyData object, regardless of what version of articy generated the XML file. More...

Static Public Member Functions

static ArticyData LoadArticyDataFromXmlFile (string xmlFilename, Encoding encoding, bool convertDropdownAsString=false, ConverterPrefs prefs=null)
 

Detailed Description

This static utility class loads an arbitrary articy XML file as a schema-independent ArticyData object, regardless of what version of articy generated the XML file.

Member Function Documentation

◆ LoadArticyDataFromXmlFile()

static ArticyData PixelCrushers.DialogueSystem.Articy.ArticySchemaEditorTools.LoadArticyDataFromXmlFile ( string  xmlFilename,
Encoding  encoding,
bool  convertDropdownAsString = false,
ConverterPrefs  prefs = null 
)
static

The documentation for this class was generated from the following file: