Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/GenericPlatform
References
| |
|
| Module |
Core |
| Header |
/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformCrashContext.h |
| Include |
#include "GenericPlatform/GenericPlatformCrashContext.h" |
Syntax
struct FGPUBreadcrumbCrashData
GPU breadcrumbs.
Variables
Constructors
| |
Type |
Name |
Description |
 |
|
|
|
Classes
Enums
Constants
| Name |
Description |
| CurrentVersion |
This must be changed whenever the format of the breadcrumb string changes, in order to help parsers in dealing with strings from multiple versions. |
| StateChars |
These are serialized. Do not change this array without bumping the CurrentVersion. |