Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ErrorReporter.h |
Include | #include "Chaos/ErrorReporter.h" |
Syntax
class FErrorReporter
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FErrorReporter
(
FString ErrorPrefix |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | ||
![]() ![]() |
bool | ||
![]() |
FString | GetPrefix () |
|
![]() |
void | ||
![]() |
void | ReportError
(
const TCHAR* ErrorMsg |
|
![]() |
void | ||
![]() |
void | ReportWarning
(
const TCHAR* ErrorMsg |
|
![]() |
void |