Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets
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
| Type | Name | Description | |
|---|---|---|---|
FOverlayPopupLayer
(
const TSharedRef< SWindow >& InitHostWindow, |
Overridden from FPopupLayer
| Type | Name | Description | |
|---|---|---|---|
| FSlateRect | |||
| void | Remove () |