Property | Type | Description | |
---|---|---|---|
context | AbstractDialogueContext | ||
conversationNodes | List |
||
currentNode | ConversationNode | ||
eventActionList | DialogueActionDelegate>.Dictionary | ||
registeredActions | List |
Method | Description | |
---|---|---|
DialogueController ( List |
Sets up this dialogue controller with a given dialogue tree.
|
public DialogueController ( List | ||
dialogueTree | List | Dialogue tree to load. |
context | AbstractDialogueContext, | The dialogue context to display to. |
return | System |
protected AbstractDialogueContext context | ||
return | AbstractDialogueContext |
protected Dictionary |
||
return | DialogueActionDelegate>.Dictionary |