Hi all,
If I want to get the current dialogue entry in a sequencer command, how can I do that?
Thanks!
Get current entry text
Re: Get current entry text
DialogueManager.Instance.currentConversationState.subtitle.dialogueEntry.currentDialogueText did the trick