A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
IDlgDialogueParticipant Member List

This is the complete list of members for IDlgDialogueParticipant, including all inherited members.

CheckCondition(const UDlgContext *Context, FName ConditionName) constIDlgDialogueParticipantprivate
GENERATED_IINTERFACE_BODY()IDlgDialogueParticipantprivate
GetBoolValue(FName ValueName) constIDlgDialogueParticipantprivate
GetFloatValue(FName ValueName) constIDlgDialogueParticipantprivate
GetIntValue(FName ValueName) constIDlgDialogueParticipantprivate
GetNameValue(FName ValueName) constIDlgDialogueParticipantprivate
GetParticipantDisplayName(FName ActiveSpeaker) constIDlgDialogueParticipantprivate
GetParticipantGender() constIDlgDialogueParticipantprivate
GetParticipantIcon(FName ActiveSpeaker, FName ActiveSpeakerState) constIDlgDialogueParticipantprivate
GetParticipantName() constIDlgDialogueParticipantprivate
ModifyBoolValue(FName ValueName, bool bNewValue)IDlgDialogueParticipantprivate
ModifyFloatValue(FName ValueName, bool bDelta, float Value)IDlgDialogueParticipantprivate
ModifyIntValue(FName ValueName, bool bDelta, int32 Value)IDlgDialogueParticipantprivate
ModifyNameValue(FName ValueName, FName NameValue)IDlgDialogueParticipantprivate
OnDialogueEvent(UDlgContext *Context, FName EventName)IDlgDialogueParticipantprivate