Navigation
API > API/Developer > API/Developer/ToolWidgets > API/Developer/ToolWidgets/SWarningOrErrorBox
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SWarningOrErrorBox::FArguments
References
| Module | ToolWidgets |
| Header | /Engine/Source/Developer/ToolWidgets/Public/SWarningOrErrorBox.h |
| Include | #include "SWarningOrErrorBox.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SWarningOrErrorBox >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| NamedSlotProperty< FArguments > | Content () |
||
| WidgetArgsType & | IconSize
(
FVector2D InArg |
||
| WidgetArgsType & | Message
(
const TAttribute< FText >& InAttribute |
||
| WidgetArgsType & | MessageStyle
(
const TAttribute< EMessageStyle >& InAttribute |
||
| WidgetArgsType & |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FArguments & | operator[]
(
const TSharedRef< SWidget >& InChild |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |