Page 1 of 1

Get current entry text

Posted: Sat Sep 21, 2019 10:48 am
by ava
Hi all,

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

Thanks!

Re: Get current entry text

Posted: Sat Sep 21, 2019 11:41 am
by ava
DialogueManager.Instance.currentConversationState.subtitle.dialogueEntry.currentDialogueText did the trick :)