![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SWindow.h>
Inheritance diagram for FOverlayPopupLayer:Additional Inherited Members | |
Protected Member Functions inherited from TSharedFromThis< FPopupLayer > | |
| TSharedFromThis () | |
| TSharedFromThis (TSharedFromThis const &) | |
| UE_FORCEINLINE_HINT TSharedFromThis & | operator= (TSharedFromThis const &) |
| ~TSharedFromThis () | |
Static Protected Member Functions inherited from TSharedFromThis< FPopupLayer > | |
| static UE_FORCEINLINE_HINT TSharedRef< OtherType, Mode > | SharedThis (OtherType *ThisPtr) |
| static UE_FORCEINLINE_HINT TSharedRef< OtherType const, Mode > | SharedThis (const OtherType *ThisPtr) |
Simple overlay layer to allow content to be laid out on a Window or similar widget.
| FOverlayPopupLayer::FOverlayPopupLayer | ( | const TSharedRef< SWindow > & | InitHostWindow, |
| const TSharedRef< SWidget > & | InitPopupContent, | ||
| TSharedPtr< SOverlay > | InitOverlay | ||
| ) |
|
overridevirtual |
Implements FPopupLayer.
|
overridevirtual |
Implements FPopupLayer.