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