![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "HAL/IConsoleManager.h"#include "Misc/Guid.h"#include "Sound/DialogueTypes.h"#include "UObject/ObjectMacros.h"#include "UObject/Object.h"#include "DialogueWave.generated.h"Go to the source code of this file.
Classes | |
| struct | FDialogueConstants |
| struct | FDialogueContextMapping |
| class | UDialogueWave |
Functions | |
| ENGINE_API bool | operator== (const FDialogueContextMapping &LHS, const FDialogueContextMapping &RHS) |
| ENGINE_API bool | operator!= (const FDialogueContextMapping &LHS, const FDialogueContextMapping &RHS) |
Variables | |
| ENGINE_API FAutoConsoleVariableRef | CVarUseNewSubtitles |
| ENGINE_API bool operator!= | ( | const FDialogueContextMapping & | LHS, |
| const FDialogueContextMapping & | RHS | ||
| ) |
| ENGINE_API bool operator== | ( | const FDialogueContextMapping & | LHS, |
| const FDialogueContextMapping & | RHS | ||
| ) |
|
extern |