Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime
References
| Module | CommonConversationRuntime |
| Header | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationTypes.h |
| Include | #include "ConversationTypes.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FClientConversationMessagePayload
Variables
| Type | Name | Description | |
|---|---|---|---|
| FConversationNodeHandle | CurrentNode | ||
| FClientConversationMessage | Message | ||
| TArray< FClientConversationOptionEntry > | Options | ||
| FConversationParticipants | Participants |