IErrorReportingWidget

Interface for error reporting widgets.

Windows
MacOS
Linux

Inheritance Hierarchy

IErrorReportingWidget

SErrorHint

SErrorText

SPopupErrorText

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SErrorText.h

Include

#include "Widgets/Notifications/SErrorText.h"

Syntax

class IErrorReportingWidget

Remarks

Interface for error reporting widgets.

Functions

Name Description

Public function

TSharedRef< ...

 

AsWidget()

Public function Const

bool

 

HasError()

Public function

void

 

SetError

(
    const FString& InErrorText
)

Public function

void

 

SetError

(
    const FText& InErrorText
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss