An abstraction around a recorded history of events and sending prompts with that history context included.
Verse using statement |
using { /UnrealEngine.com/Conversations } |
Members
This class has functions, but no data members.
Functions
| Function Name | Description |
|---|---|
ClearHistory |
Removes all the history events from the session. Including conversation history. |
Prompt |
The result will conform to the result type. The result type must be a struct which can contain.
|