Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime > API/Plugins/CommonConversationRuntime/UConversationContextHelpers
References
| Module | CommonConversationRuntime |
| Header | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationContext.h |
| Include | #include "ConversationContext.h" |
| Source | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Private/ConversationContext.cpp |
UFUNCTION&40;BlueprintCallable, BlueprintAuthorityOnly, Category&61;Conversation&41;
static void MakeConversationParticipant
&40;
const FConversationContext & Context,
AActor &42; ParticipantActor,
FGameplayTag ParticipantTag
&41;
Remarks
Registers an actor as part of the conversation, that actor doesn't need to have the UConversationParticipantComponent it won't be added though.