FSubtitleManager::FindHighestPrioritySubtitle

Find the highest priority subtitle from the list of currently active ones.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SubtitleManager.h

Include

#include "SubtitleManager.h"

Source

/Engine/Source/Runtime/Engine/Private/SubtitleManager.cpp

Syntax

PTRINT FindHighestPrioritySubtitle
(
    float CurrentTime
)

Remarks

Find the highest priority subtitle from the list of currently active ones.

Returns

Found subtitle identifier.

Parameters

Parameter

Description

CurrentTime

The time at which to find the subtitle.

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