Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FThreadStackFrames Struct Reference

#include <GenericPlatformCrashContext.h>

+ Collaboration diagram for FThreadStackFrames:

Public Attributes

FString ThreadName
 
uint32 ThreadId
 
TArray< FCrashStackFrameStackFrames
 

Detailed Description

Portable thread stack frame

Definition at line 104 of file GenericPlatformCrashContext.h.

Member Data Documentation

◆ StackFrames

TArray<FCrashStackFrame> FThreadStackFrames::StackFrames

Definition at line 107 of file GenericPlatformCrashContext.h.

◆ ThreadId

uint32 FThreadStackFrames::ThreadId

Definition at line 106 of file GenericPlatformCrashContext.h.

◆ ThreadName

FString FThreadStackFrames::ThreadName

Definition at line 105 of file GenericPlatformCrashContext.h.


The documentation for this struct was generated from the following file: