FOverlayPopupLayer

Simple overlay layer to allow content to be laid out on a Window or similar widget.

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FPopupLayer

FOverlayPopupLayer

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h

Include

#include "Widgets/SWindow.h"

Syntax

class FOverlayPopupLayer : public FPopupLayer

Remarks

Simple overlay layer to allow content to be laid out on a Window or similar widget.

Constructors

Name Description

Public function

FOverlayPopupLayer

(
    const TSharedRef< SWindow >& InitH...,
    const TSharedRef< SWidget >& InitP...,
    TSharedPtr< SOverlay > InitOverlay
)

Overridden from FPopupLayer

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