FSubtitleCue

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

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Syntax

struct FSubtitleCue

Remarks

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

Variables

Name Description

Public variable

FText

 

Text

The text to appear in the subtitle.

Public variable

float

 

Time

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

Constructors

Name Description

Public function

FSubtitleCue()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss