Navigation
Unreal Engine C++ API Reference > Runtime > Slate > Widgets > Layout
Inheritance Hierarchy
References
Module | Slate |
Header | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SPopup.h |
Include | #include "Widgets/Layout/SPopup.h" |
Syntax
class SPopup : public SCompoundWidget
Remarks
A popup's contents show up on top of other things.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
SPopup () |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Construct
(
const FArguments& InArgs |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments |