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;BlueprintPure&61;false, Category&61;Conversation&41;
static UConversationParticipantComponent &42; GetConversationParticipant
&40;
const FConversationContext & Context,
FGameplayTag ParticipantTag
&41;
Remarks
Returns the conversation participant component belonging to the participant indicated by 'ParticipantTag', or nullptr if not found