PixelCrushers.DialogueSystem.ChatMapperExporter Class Reference

This part of the Dialogue Editor window contains the Chat Mapper export code. More...

Static Public Member Functions

static void Export (DialogueDatabase database, string filename, bool exportActors, bool exportItems, bool exportLocations, bool exportVariables, bool exportConversations, bool includeCanvasRect=false)
 

Static Public Attributes

static int maxEntryCount = 0
 

Detailed Description

This part of the Dialogue Editor window contains the Chat Mapper export code.

Member Function Documentation

◆ Export()

static void PixelCrushers.DialogueSystem.ChatMapperExporter.Export ( DialogueDatabase  database,
string  filename,
bool  exportActors,
bool  exportItems,
bool  exportLocations,
bool  exportVariables,
bool  exportConversations,
bool  includeCanvasRect = false 
)
static

Member Data Documentation

◆ maxEntryCount

int PixelCrushers.DialogueSystem.ChatMapperExporter.maxEntryCount = 0
static

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