Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SErrorText
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Widgets/Notifications/SErrorText.h |
|
|
|
Widgets/Notifications/SErrorText.h |
|
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" |
| Source |
/Engine/Source/Runtime/Slate/Private/Widgets/Notifications/SErrorText.cpp |
virtual void SetError
(
const FText & InErrorText
)
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" |
| Source |
/Engine/Source/Runtime/Slate/Private/Widgets/Notifications/SErrorText.cpp |
virtual void SetError
(
const FString & InErrorText
)