Navigation
API > API/Runtime > API/Runtime/Core
Portable thread stack frame
| Name | FThreadStackFrames |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformCrashContext.h |
| Include Path | #include "GenericPlatform/GenericPlatformCrashContext.h" |
Syntax
struct FThreadStackFrames
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StackFrames | TArray< FCrashStackFrame > | GenericPlatform/GenericPlatformCrashContext.h | ||
| ThreadId | uint32 | GenericPlatform/GenericPlatformCrashContext.h | ||
| ThreadName | FString | GenericPlatform/GenericPlatformCrashContext.h |