![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Overlays.h>
Public Member Functions | |
| FOverlayItem () | |
Public Attributes | |
| FTimespan | StartTime |
| FTimespan | EndTime |
| FString | Text |
| FVector2D | Position |
|
inline |
| FTimespan FOverlayItem::EndTime |
When the overlay should be cleared
| FVector2D FOverlayItem::Position |
The position of the text on screen (Between 0.0 and 1.0)
| FTimespan FOverlayItem::StartTime |
When the overlay should be displayed
| FString FOverlayItem::Text |
Text that appears onscreen when the overlay is shown