Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FError
Description
Write this error to json for analytics. The format is the same as
| Name | SerializeToJsonForAnalytics |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Experimental/UnifiedError/UnifiedError.h |
| Include Path | #include "Experimental/UnifiedError/UnifiedError.h" |
| Source | /Engine/Source/Runtime/Core/Private/Experimental/UnifiedError/UnifiedError.cpp |
FString SerializeToJsonForAnalytics() const
See Also
- SerializeToCompactBinary except that the fields are wrapped in a top level object. The details serialized are filtered by EDetailFilter::IncludeInAnalytics.