PixelCrushers.DialogueSystem.LanguageTextExporter Class Reference

This part of the Dialogue Editor window contains the language text export code. More...

Static Public Member Functions

static void Export (DialogueDatabase database, string filename, EncodingType encodingType)
 The main export method.
 

Detailed Description

This part of the Dialogue Editor window contains the language text export code.

Member Function Documentation

◆ Export()

static void PixelCrushers.DialogueSystem.LanguageTextExporter.Export ( DialogueDatabase  database,
string  filename,
EncodingType  encodingType 
)
inlinestatic

The main export method.

Exports one text file for each language.

Parameters
databaseSource database.
filenameTarget filename for default text.

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