Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime
| Name | FConversationParticipantEntry |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationTypes.h |
| Include Path | #include "ConversationTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FConversationParticipantEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Actor | TObjectPtr< AActor > | ConversationTypes.h |
|
|
| ParticipantID | FGameplayTag | ConversationTypes.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TParticipantComponentClass * GetParticipantComponent() |
ConversationTypes.h |