PixelCrushers.DialogueSystem.Aurora.DlgFile Class Reference

Dlg file prefs, used in AuroraConverterPrefs. More...

Public Member Functions

 DlgFile ()
 
 DlgFile (string filename, int actorID, int conversantID)
 

Public Attributes

string filename
 
int actorID
 
int conversantID
 

Detailed Description

Dlg file prefs, used in AuroraConverterPrefs.

Constructor & Destructor Documentation

◆ DlgFile() [1/2]

PixelCrushers.DialogueSystem.Aurora.DlgFile.DlgFile ( )

◆ DlgFile() [2/2]

PixelCrushers.DialogueSystem.Aurora.DlgFile.DlgFile ( string  filename,
int  actorID,
int  conversantID 
)

Member Data Documentation

◆ actorID

int PixelCrushers.DialogueSystem.Aurora.DlgFile.actorID

◆ conversantID

int PixelCrushers.DialogueSystem.Aurora.DlgFile.conversantID

◆ filename

string PixelCrushers.DialogueSystem.Aurora.DlgFile.filename

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