PixelCrushers.DialogueSystem.VoiceoverScriptExporter Class Reference

This part of the Dialogue Editor window contains the voiceover script export code. More...

Static Public Member Functions

static void Export (DialogueDatabase database, string filename, bool exportActors, EntrytagFormat entrytagFormat)
 The main export method. More...
 

Detailed Description

This part of the Dialogue Editor window contains the voiceover script export code.

Member Function Documentation

◆ Export()

static void PixelCrushers.DialogueSystem.VoiceoverScriptExporter.Export ( DialogueDatabase  database,
string  filename,
bool  exportActors,
EntrytagFormat  entrytagFormat 
)
static

The main export method.

Exports a voiceover script to a CSV file.

Parameters
databaseSource database.
filenameTarget CSV filename.
exportActorsIf set to true export actors.

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