Navigation
Unreal Engine C++ API Reference > Developer > ToolWidgets > SWarningOrErrorBox
Inheritance Hierarchy
References
Module | ToolWidgets |
Header | /Engine/Source/Developer/ToolWidgets/Public/SWarningOrErrorBox.h |
Include | #include "SWarningOrErrorBox.h" |
Syntax
struct FArguments : public [TSlateBaseNamedArgs< SWarningOrErrorBox >](API\Runtime\SlateCore\Widgets\TSlateBaseNamedArgs)
Constructors
Type | Name | Description |
---|---|---|
FArguments () |
Functions
Type | Name | Description |
---|---|---|
NamedSlotPro... | Content () | |
WidgetArgsTy... | IconSize ( FVector2D InArg ) | |
WidgetArgsTy... | Message ( const TAttribute< FText >& InAttri... ) | |
WidgetArgsTy... | MessageStyle ( const TAttribute< EMessageStyle >&... ) | |
WidgetArgsTy... | Padding ( FMargin InArg ) |
Operators
Type | Name | Description |
---|---|---|
FArguments & | operator[] ( const TSharedRef< SWidget >& InChi... ) |
Typedefs
Name | Description |
---|---|
WidgetArgsType |