• Start parsing dialogue from a specified Dialogue tree branch. Can be used if you want to store multiple dialogues inside a single Dialogue tree data set.

    Parameters

    • startDialogueNode: string

      The Dialogue Branch name you want to start parsing from.

    Returns void