Get current entry text

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
ava
Posts: 17
Joined: Tue Oct 30, 2018 2:53 pm

Get current entry text

Post by ava »

Hi all,

If I want to get the current dialogue entry in a sequencer command, how can I do that?

Thanks!
ava
Posts: 17
Joined: Tue Oct 30, 2018 2:53 pm

Re: Get current entry text

Post by ava »

DialogueManager.Instance.currentConversationState.subtitle.dialogueEntry.currentDialogueText did the trick :)
Post Reply