DialogueController
GetDialogueUIControl()
Returns the assigned IDialogueUIControl scriptGetMasterDialogueData()
Returns the complete dialogue graph data containing dialogue texts,
choices, localization settings, variables and import settings.GetSelectedLanguage()
Returns the selected languageSetLanguage()
Sets a new languageSetTheme()
Sets a new theme.
Make sure that the themeObject has a IDIalogueUIControl script assigned to.StartDialogue()
ExitDialogue()
TriggerOnExitDialogue()
SelectChoice()
SkipToNextDialogueText()
Last updated