![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Delegates/Delegate.h"#include "Engine/AssetUserData.h"#include "SubtitlesAndClosedCaptionsDelegates.generated.h"Go to the source code of this file.
Classes | |
| struct | FSubtitleAssetData |
| class | USubtitleAssetUserData |
| struct | FQueueSubtitleParameters |
| class | FSubtitlesAndClosedCaptionsDelegates |
Macros | |
| #define | UE_API ENGINE_API |
Enumerations | |
| enum class | ESubtitleTiming : uint8 { InternallyTimed , ExternallyTimed } |
| enum class | ESubtitleDurationType : uint8 { UMETA =(ToolTip = "Automatically stops this subtitle when the sound stops playing (only useful when attached as AssetUserData") , UMETA =(ToolTip = "Time this subtitle using its Duration property") } |
| enum class | ESubtitleType : uint8 { Subtitle , ClosedCaption , AudioDescription } |
| #define UE_API ENGINE_API |
|
strong |
|
strong |
|
strong |