Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UDialogueWave
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Sound/DialogueWave.h | |||
FText GetLocalizedSpokenText
(
const FDialogueContext& Context |
Sound/DialogueWave.h | ||
FText GetLocalizedSpokenText
(
const FDialogueContextMapping& ContextMapping |
Sound/DialogueWave.h |
GetLocalizedSpokenText()
| Name | GetLocalizedSpokenText |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/DialogueWave.h |
| Include Path | #include "Sound/DialogueWave.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DialogueWave.cpp |
FText GetLocalizedSpokenText() const
GetLocalizedSpokenText(const FDialogueContext &)
| Name | GetLocalizedSpokenText |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/DialogueWave.h |
| Include Path | #include "Sound/DialogueWave.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DialogueWave.cpp |
FText GetLocalizedSpokenText
(
const FDialogueContext & Context
) const
GetLocalizedSpokenText(const FDialogueContextMapping &)
| Name | GetLocalizedSpokenText |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/DialogueWave.h |
| Include Path | #include "Sound/DialogueWave.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DialogueWave.cpp |
FText GetLocalizedSpokenText
(
const FDialogueContextMapping & ContextMapping
) const