DialogueController

GetDialogueUIControl()

Returns the assigned IDialogueUIControl script

GetMasterDialogueData()

Returns the complete dialogue graph data containing dialogue texts, 
choices, localization settings, variables and import settings.

GetSelectedLanguage()

Returns the selected language

SetLanguage()

Sets a new language

SetTheme()

Sets a new theme. 
Make sure that the themeObject has a IDIalogueUIControl script assigned to.

StartDialogue()

ExitDialogue()

TriggerOnExitDialogue()

SelectChoice()

SkipToNextDialogueText()

Last updated