PixelCrushers.DialogueSystem.ChatMapper.Link Class Reference

Defines a Chat Mapper Link. More...

Public Attributes

int ConversationID
 
int OriginConvoID
 
int DestinationConvoID
 
int OriginDialogID
 
int DestinationDialogID
 
bool IsConnector
 

Detailed Description

Defines a Chat Mapper Link.

A link connects a DialogEntry to another DialogEntry. Links can cross conversations.

Member Data Documentation

◆ ConversationID

int PixelCrushers.DialogueSystem.ChatMapper.Link.ConversationID

◆ DestinationConvoID

int PixelCrushers.DialogueSystem.ChatMapper.Link.DestinationConvoID

◆ DestinationDialogID

int PixelCrushers.DialogueSystem.ChatMapper.Link.DestinationDialogID

◆ IsConnector

bool PixelCrushers.DialogueSystem.ChatMapper.Link.IsConnector

◆ OriginConvoID

int PixelCrushers.DialogueSystem.ChatMapper.Link.OriginConvoID

◆ OriginDialogID

int PixelCrushers.DialogueSystem.ChatMapper.Link.OriginDialogID

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