Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSubtitleManager
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SubtitleManager.h |
| Include | #include "SubtitleManager.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SubtitleManager.cpp |
PTRINT FindHighestPrioritySubtitle
&40;
float CurrentTime
&41;
Remarks
Find the highest priority subtitle from the list of currently active ones. Found subtitle identifier.
Parameters
| Name | Description |
|---|---|
| CurrentTime | The time at which to find the subtitle. |