Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FUnixCrashContext
Description
Captures callstacks from all threads for inclusion in crash reports. Must be called after CaptureStackTrace() so the crashing thread's stack is available.
| Name | CaptureAllThreadContexts |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Unix/UnixPlatformCrashContext.h |
| Include Path | #include "Unix/UnixPlatformCrashContext.h" |
| Source | /Engine/Source/Runtime/Core/Private/Unix/UnixPlatformCrashContext.cpp |
void CaptureAllThreadContexts()