Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
FThreadCallStack |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformCrashContext.h |
| Include Path |
#include "GenericPlatform/GenericPlatformCrashContext.h" |
Syntax
struct FThreadCallStack
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| StackFrames |
TConstArrayView< uint64 > |
|
GenericPlatform/GenericPlatformCrashContext.h |
|
| ThreadId |
uint32 |
|
GenericPlatform/GenericPlatformCrashContext.h |
|
| ThreadName |
const TCHAR * |
|
GenericPlatform/GenericPlatformCrashContext.h |
|