UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CrashDescription.h File Reference
#include "Containers/Array.h"
#include "Containers/UnrealString.h"
#include "CoreMinimal.h"
#include "GenericPlatform/GenericPlatformCrashContext.h"
#include "HAL/Platform.h"
#include "Misc/CString.h"
#include "Misc/EngineVersion.h"
#include "Templates/Function.h"
#include "XmlFile.h"
#include "XmlNode.h"

Go to the source code of this file.

Classes

struct  FCrashProperty
 
struct  FCrashPropertyXmlNode
 
struct  FPrimaryCrashProperties
 
struct  FCrashContext
 
struct  FCrashWERContext
 

Functions

void LexFromString (ECrashDescVersions &OutValue, const TCHAR *Buffer)
 
void LexFromString (ECrashDumpMode &OutValue, const TCHAR *Buffer)
 
void LexFromString (FEngineVersion &OutValue, const TCHAR *Buffer)
 

Function Documentation

◆ LexFromString() [1/3]

void LexFromString ( ECrashDescVersions OutValue,
const TCHAR Buffer 
)
inline

PrimaryCrashProperties. Extracted from: FGenericCrashContext::SerializeContentToBuffer

◆ LexFromString() [2/3]

void LexFromString ( ECrashDumpMode OutValue,
const TCHAR Buffer 
)
inline

◆ LexFromString() [3/3]

void LexFromString ( FEngineVersion OutValue,
const TCHAR Buffer 
)
inline