![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <EngineTypes.h>
Public Member Functions | |
| FSubtitleCue () | |
Public Attributes | |
| FText | Text |
| float | Time |
A line of subtitle text and the time at which it should be displayed.
|
inline |
| FText FSubtitleCue::Text |
The text to appear in the subtitle.
| float FSubtitleCue::Time |
The time at which the subtitle is to be displayed, in seconds relative to the beginning of the line.