![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SWidget.h>
Inheritance diagram for FPopupLayer: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) |
An FPopupLayer hosts the pop-up content which could be anything you want to appear on top of a widget. The widget must understand how to host pop-ups to make use of this.
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in FOverlayPopupLayer.
|
inlinevirtual |
|
inlinevirtual |
Implemented in FOverlayPopupLayer.