Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Notifications
Inheritance Hierarchy
- SComboButton
- IErrorReportingWidget
- SPopupErrorText
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SPopUpErrorText.h |
| Include | #include "Widgets/Notifications/SPopUpErrorText.h" |
Syntax
class SPopupErrorText :
public SComboButton,
public IErrorReportingWidget
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
Overridden from IErrorReportingWidget
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< SWidget > | AsWidget () |
||
| bool | HasError () |
||
| void | |||
| void |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |