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