Navigation
API > API/Developer > API/Developer/ToolWidgets
| Name | SWarningOrErrorBox |
| Type | class |
| Header File | /Engine/Source/Developer/ToolWidgets/Public/SWarningOrErrorBox.h |
| Include Path | #include "SWarningOrErrorBox.h" |
Syntax
class SWarningOrErrorBox : public SBorder
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SBorder → SWarningOrErrorBox
- FSlateControlledConstruction → SWidget → SCompoundWidget → SBorder → SWarningOrErrorBox
Derived Classes
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MessageStyle | TAttribute< EMessageStyle > | SWarningOrErrorBox.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
SWarningOrErrorBox.h |