Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Notifications > API/Runtime/Slate/Widgets/Notifications/SErrorText
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SErrorText::FArguments
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SErrorText.h |
| Include | #include "Widgets/Notifications/SErrorText.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SErrorText >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | AutoWrapText
(
const TAttribute< bool >& InAttribute |
||
| WidgetArgsType & | BackgroundColor
(
const TAttribute< FSlateColor >& InAttribute |
||
| WidgetArgsType & | |||
| WidgetArgsType & | Font
(
const TAttribute< FSlateFontInfo >& InAttribute |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |