Click here to return to table of contents.
Dialogue Tree: FDialogueRecords
Struct used to extract the node visit “memory” of one or more dialogues. Useful for saving and loading.
Contents
1. Data Attributes
The following are the data attributes associated with the struct.
Records (BlueprintReadOnly)
- Type: TMap<FName, FDialogueNodeVisits>
- Access: Public
- Description: Map of dialogue FNames to their records of visited nodes.