Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/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 |