UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSubtitleCue Struct Reference

#include <EngineTypes.h>

Public Member Functions

 FSubtitleCue ()
 

Public Attributes

FText Text
 
float Time
 

Detailed Description

A line of subtitle text and the time at which it should be displayed.

Constructor & Destructor Documentation

◆ FSubtitleCue()

FSubtitleCue::FSubtitleCue ( )
inline

Member Data Documentation

◆ Text

FText FSubtitleCue::Text

The text to appear in the subtitle.

◆ Time

float FSubtitleCue::Time

The time at which the subtitle is to be displayed, in seconds relative to the beginning of the line.


The documentation for this struct was generated from the following file: