Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Notifications > API/Runtime/Slate/Widgets/Notifications/SPopupErrorText
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SPopupErrorText::FArguments
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SPopUpErrorText.h |
| Include | #include "Widgets/Notifications/SPopUpErrorText.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SPopupErrorText >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | Font
(
const TAttribute< FSlateFontInfo >& InAttribute |
||
| WidgetArgsType & | ShowInNewWindow
(
bool InArg |
The popup appears in a new window instead of in the same window that this widget is in |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |