Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/IErrorReportingWidget
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Widgets/Notifications/SErrorText.h | |||
| Widgets/Notifications/SErrorText.h |
SetError(const FString &)
| Name | SetError |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SErrorText.h |
| Include Path | #include "Widgets/Notifications/SErrorText.h" |
void SetError
(
const FString & InErrorText
)
SetError(const FText &)
| Name | SetError |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SErrorText.h |
| Include Path | #include "Widgets/Notifications/SErrorText.h" |
void SetError
(
const FText & InErrorText
)