UConversationParticipantComponent

Active conversation participants should have this component on them.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UActorComponent

UConversationParticipantComponent

References

Module

CommonConversationRuntime

Header

/Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationParticipantComponent.h

Include

#include "ConversationParticipantComponent.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(BlueprintType)
class UConversationParticipantComponent : public UActorComponent

Remarks

Active conversation participants should have this component on them. It keeps track of what conversations they are participating in (typically no more than one)

Variables

Constructors

Functions

Classes

Name

Description

Public class

FConversationStartedEvent

Public class

FConversationStatusChangedEvent

Client and server notification of the conversation starting or ending.

Public class

FConversationUpdatedEvent

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss