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 FThreadStackFrames
Remarks
Portable thread stack frame
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FCrashStackFrame > | StackFrames | ||
| uint32 | ThreadId | ||
| FString | ThreadName |