Makinom.ConversationData Class Reference

Conversation data for the Dialogue System's conversation schematic nodes. More...

Inheritance diagram for Makinom.ConversationData:
Collaboration diagram for Makinom.ConversationData:

Public Member Functions

 ConversationData ()
 

Public Attributes

string conversation = string.Empty
 
SchematicObjectSelection actorObject = new SchematicObjectSelection()
 
SchematicObjectSelection conversantObject = new SchematicObjectSelection()
 

Detailed Description

Conversation data for the Dialogue System's conversation schematic nodes.

Constructor & Destructor Documentation

◆ ConversationData()

Makinom.ConversationData.ConversationData ( )

Member Data Documentation

◆ actorObject

SchematicObjectSelection Makinom.ConversationData.actorObject = new SchematicObjectSelection()

◆ conversantObject

SchematicObjectSelection Makinom.ConversationData.conversantObject = new SchematicObjectSelection()

◆ conversation

string Makinom.ConversationData.conversation = string.Empty

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