#include <ErrorReporter.h>
◆ FErrorReporter()
| Chaos::FErrorReporter::FErrorReporter |
( |
FString |
ErrorPrefix = "" | ) |
|
|
inline |
◆ ContainsUnhandledError()
| bool Chaos::FErrorReporter::ContainsUnhandledError |
( |
| ) |
const |
|
inline |
◆ EncounteredAnyErrors()
| bool Chaos::FErrorReporter::EncounteredAnyErrors |
( |
| ) |
const |
|
inline |
◆ GetPrefix()
| FString Chaos::FErrorReporter::GetPrefix |
( |
| ) |
|
|
inline |
◆ HandleLatestError()
| void Chaos::FErrorReporter::HandleLatestError |
( |
| ) |
|
|
inline |
◆ ReportError()
| void Chaos::FErrorReporter::ReportError |
( |
const TCHAR * |
ErrorMsg | ) |
|
|
inline |
◆ ReportLog()
| void Chaos::FErrorReporter::ReportLog |
( |
const TCHAR * |
ErrorMsg | ) |
|
|
inline |
◆ ReportWarning()
| void Chaos::FErrorReporter::ReportWarning |
( |
const TCHAR * |
ErrorMsg | ) |
|
|
inline |
◆ SetPrefix()
| void Chaos::FErrorReporter::SetPrefix |
( |
FString |
NewPrefix | ) |
|
|
inline |
The documentation for this class was generated from the following file: