Dialogue
Introduction
An array of all the root entries contained by this dialogue
API Reference
Properties
| Property | Description | Type | Default Value |
|---|---|---|---|
| RootEntries | An array of all the root entries contained by this dialogue | TArray<UDialogueEntry*> | |
| AllEntries | An array of all the entries contained by this dialogue | TArray<UDialogueEntry*> | |
| EditorGraph | A reference to the editor graph used by this dialogue | UEdGraph* | nullptr |