Navigation
API > API/Runtime > API/Runtime/Slate
A popup's contents show up on top of other things.
| Name | SPopup |
| Type | class |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SPopup.h |
| Include Path | #include "Widgets/Layout/SPopup.h" |
Syntax
class SPopup : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SPopup
- FSlateControlledConstruction → SWidget → SCompoundWidget → SPopup
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SPopup() |
Widgets/Layout/SPopup.h |
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Widgets/Layout/SPopup.h |