FGenericCrashContext::SetCrashedProcess

Sets the process id to that has crashed.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformCrashContext.h"

Syntax

void SetCrashedProcess
(
    const FProcHandle & Process
)

Remarks

Sets the process id to that has crashed. On supported platforms this will analyze the given process rather than current. Default is current 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