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; FindConversationComponent
&40;
AActor &42; Actor
&41;
Remarks
Wrapper to find and return any UConversationParticipantComponent belonging to the provided parameter actor.