Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UDialogueWave
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Sound/DialogueWave.h |
|
|
|
Sound/DialogueWave.h |
|
|
|
Sound/DialogueWave.h |
|
GetLocalizedSubtitle()
| |
|
| Name |
GetLocalizedSubtitle |
| 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 GetLocalizedSubtitle() const
GetLocalizedSubtitle(const FDialogueContext &)
| |
|
| Name |
GetLocalizedSubtitle |
| 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 GetLocalizedSubtitle
(
const FDialogueContext & Context
) const
GetLocalizedSubtitle(const FDialogueContextMapping &)
| |
|
| Name |
GetLocalizedSubtitle |
| 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 GetLocalizedSubtitle
(
const FDialogueContextMapping & ContextMapping
) const