Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDialogueContextMapping
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Gets the localization key to use for this context mapping | Sound/DialogueWave.h | ||
FString GetLocalizationKey
(
const FString& InOwnerDialogueWaveKey |
Sound/DialogueWave.h |
GetLocalizationKey()
Description
Gets the localization key to use for this context mapping
| Name | GetLocalizationKey |
| 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 |
FString GetLocalizationKey() const
GetLocalizationKey(const FString &)
| Name | GetLocalizationKey |
| 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 |
FString GetLocalizationKey
(
const FString & InOwnerDialogueWaveKey
) const