unreal.CommonDialogueBankParticipant¶
- class unreal.CommonDialogueBankParticipant¶
Bases:
StructBase/
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)
C++ Source:
Plugin: CommonConversation
Module: CommonConversationRuntime
File: ConversationDatabase.h
Editor Properties: (see get_editor_property/set_editor_property)
node_tint(LinearColor): [Read-Write]participant_name(GameplayTag): [Read-Write] Identifier represented by the component