![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SErrorText.h>
Inheritance diagram for IErrorReportingWidget:Public Member Functions | |
| virtual void | SetError (const FString &InErrorText)=0 |
| virtual void | SetError (const FText &InErrorText)=0 |
| virtual bool | HasError () const =0 |
| virtual TSharedRef< SWidget > | AsWidget ()=0 |
Interface for error reporting widgets.
|
pure virtual |
Implemented in SErrorHint, SErrorText, and SPopupErrorText.
Implemented in SErrorHint, SErrorText, and SPopupErrorText.
Implemented in SErrorHint, SErrorText, and SPopupErrorText.
Implemented in SErrorHint, SErrorText, and SPopupErrorText.