Navigation
API > API/Runtime > API/Runtime/Core
IErrorPropertyExtractor is an interface used to visit properties exposed by IErrorDetails implementations See also IErrorDetails::GetErrorDetails.
| Name | IErrorPropertyExtractor |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Experimental/UnifiedError/UnifiedError.h |
| Include Path | #include "Experimental/UnifiedError/UnifiedError.h" |
Syntax
class IErrorPropertyExtractor
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddProperty
(
const FUtf8StringView& PropertyName, |
Experimental/UnifiedError/UnifiedError.h | ||
void AddProperty
(
const FUtf8StringView& PropertyName, |
Experimental/UnifiedError/UnifiedError.h | ||
void AddProperty
(
const FUtf8StringView& PropertyName, |
Experimental/UnifiedError/UnifiedError.h | ||
void AddProperty
(
const FUtf8StringView& PropertyName, |
Experimental/UnifiedError/UnifiedError.h | ||
void AddProperty
(
const FUtf8StringView& PropertyName, |
Experimental/UnifiedError/UnifiedError.h | ||
void AddProperty
(
const FUtf8StringView& PropertyName, |
Experimental/UnifiedError/UnifiedError.h | ||
void AddProperty
(
const FUtf8StringView& PropertyName, |
Experimental/UnifiedError/UnifiedError.h |