Navigation
API > API/Runtime > API/Runtime/Core
Portable stack frame
| Name | FCrashStackFrame |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformCrashContext.h |
| Include Path | #include "GenericPlatform/GenericPlatformCrashContext.h" |
Syntax
struct FCrashStackFrame
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCrashStackFrame
(
FString ModuleNameIn, |
GenericPlatform/GenericPlatformCrashContext.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BaseAddress | uint64 | GenericPlatform/GenericPlatformCrashContext.h | ||
| ModuleName | FString | GenericPlatform/GenericPlatformCrashContext.h | ||
| Offset | uint64 | GenericPlatform/GenericPlatformCrashContext.h |