Navigation
Unreal Engine C++ API Reference > Runtime > Core > Unix > FUnixCrashContext
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Unix/UnixPlatformCrashContext.h |
Include | #include "Unix/UnixPlatformCrashContext.h" |
Source | /Engine/Source/Runtime/Core/Private/Unix/UnixPlatformCrashContext.cpp |
void GenerateCrashInfoAndLaunchReporter&40;&41; const
Remarks
Generates a new crash report containing information needed for the crash reporter and launches it; may not return. If the crash type is not continuable, the function will not return