Navigation
API > API/Plugins > API/Plugins/CommonConversationRuntime > API/Plugins/CommonConversationRuntime/UConversationParticipantComponen-
Description
The number of conversations active. A given conversationalist might be in multiple conversations at once. e.g. Multiple players "talking" to the same NPC in a multiplayer game.
| Name | GetConversationsActive |
| Type | function |
| Header File | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationParticipantComponent.h |
| Include Path | #include "ConversationParticipantComponent.h" |
int32 GetConversationsActive() const