![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GenericPlatformCrashContext.h>
Static Public Member Functions | |
| static CORE_API FAdditionalCrashContextStack & | GetThreadContextProvider () |
| static CORE_API void | PushProvider (struct FScopedAdditionalCrashContextProvider *Provider) |
| static CORE_API void | PopProvider () |
| static CORE_API void | ExecuteProviders (FCrashContextExtendedWriter &Writer) |
A thread local stack of callbacks that can be issued at time of the crash.
|
static |
|
static |
|
static |