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 (BlueprintPure=false, Category=Conversation)
static UConversationParticipantComponent * FindConversationComponent
(
AActor * Actor
)
Remarks
Wrapper to find and return any UConversationParticipantComponent belonging to the provided parameter actor.