PixelCrushers.DialogueSystem.Articy.Articy_2_4.Articy_2_4_EditorTools Class Reference

This static utility class contains editor-side tools to convert an articy:draft 2.4 XML schema into a schema-independent ArticyData object. More...

Static Public Member Functions

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

Detailed Description

This static utility class contains editor-side tools to convert an articy:draft 2.4 XML schema into a schema-independent ArticyData object.

Member Function Documentation

◆ IsSchema()

static bool PixelCrushers.DialogueSystem.Articy.Articy_2_4.Articy_2_4_EditorTools.IsSchema ( string  xmlFilename)
static

◆ LoadArticyDataFromXmlFile()

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

◆ LoadExportFromXmlFile()

static ExportType PixelCrushers.DialogueSystem.Articy.Articy_2_4.Articy_2_4_EditorTools.LoadExportFromXmlFile ( string  xmlFilename,
Encoding  encoding 
)
static

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