FGenericCrashContext::IsOutOfProcessCrashReporter

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformCrashContext.h

Include

#include "GenericPlatform/GenericPlatformCrashContext.h"

Syntax

static bool IsOutOfProcessCrashReporter()

Returns

true if walking the crashed call stack and writing the minidump is being handled out-of-process. @note The reporting itself (showing the crash UI and sending the report is always done out of process)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss