FCommonDialogueBankParticipant

This struct represents a logical participant in a conversation.

Windows
MacOS
Linux

References

Module

CommonConversationRuntime

Header

/Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationDatabase.h

Include

#include "ConversationDatabase.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FCommonDialogueBankParticipant

Remarks

This struct represents a logical participant in a conversation.

In an active conversation, logical participants are mapped to actual participants (e.g., mapping a logical Player to the current player pawn)

Variables

Name Description

Public variable UProperty

FText

 

FallbackName

Public variable UProperty Category, EditAnywhere

FLinearColor

 

NodeTint

Public variable UProperty Category, EditAnywhere, Meta

FGameplayTag

 

ParticipantName

Identifier represented by the component

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss