FOverlayItem

Windows
MacOS
Linux

References

Module

Overlay

Header

/Engine/Source/Runtime/Overlay/Public/Overlays.h

Include

#include "Overlays.h"

Syntax

struct FOverlayItem

Variables

Name Description

Public variable

FTimespan

 

EndTime

When the overlay should be cleared

Public variable

FVector2D

 

Position

The position of the text on screen (Between 0.0 and 1.0)

Public variable

FTimespan

 

StartTime

When the overlay should be displayed

Public variable

FString

 

Text

Text that appears onscreen when the overlay is shown

Constructors

Name Description

Public function

FOverlayItem()

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