Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime
| Name | FClientConversationMessagePayload |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationTypes.h |
| Include Path | #include "ConversationTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FClientConversationMessagePayload
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CurrentNode | FConversationNodeHandle | ConversationTypes.h |
|
|
| Message | FClientConversationMessage | ConversationTypes.h |
|
|
| Options | TArray< FClientConversationOptionEntry > | ConversationTypes.h |
|
|
| Participants | FConversationParticipants | ConversationTypes.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString ToString() |
ConversationTypes.h |