UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UnixPlatformCrashContext.h File Reference
#include "Containers/Array.h"
#include "Containers/UnrealString.h"
#include "CoreTypes.h"
#include "GenericPlatform/GenericPlatformCrashContext.h"
#include "Unix/UnixSystemIncludes.h"
#include "Templates/Atomic.h"
#include <ucontext.h>

Go to the source code of this file.

Classes

struct  ThreadStackUserData
 
struct  FUnixCrashContext
 

Namespaces

namespace  UnixCrashReporterTracker
 

Typedefs

typedef FUnixCrashContext FPlatformCrashContext
 

Functions

void UnixCrashReporterTracker::PreInit ()
 
void UnixCrashReporterTracker::RemoveValidCrashReportTickerForChildProcess ()
 

Typedef Documentation

◆ FPlatformCrashContext