Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGPUBreadcrumbCrashData
| Name | EState |
| Type | enum |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformCrashContext.h |
| Include Path | #include "GenericPlatform/GenericPlatformCrashContext.h" |
Syntax
enum EState
{
NotStarted = 0,
Active = 1,
Finished = 2,
}
Values
| Name | Remarks |
|---|---|
| NotStarted | |
| Active | |
| Finished |