UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FArchiveCallstacks::FCallstackAtOffset Struct Reference

#include <ArchiveStackTrace.h>

Public Attributes

int64 Offset = -1
 
uint32 Callstack = 0
 
bool bIgnore = false
 

Detailed Description

Offset and callstack pair

Member Data Documentation

◆ bIgnore

bool FArchiveCallstacks::FCallstackAtOffset::bIgnore = false

Collected inside of skip scope

◆ Callstack

uint32 FArchiveCallstacks::FCallstackAtOffset::Callstack = 0

Callstack CRC for the Serialize call

◆ Offset

int64 FArchiveCallstacks::FCallstackAtOffset::Offset = -1

Offset of a Serialize call


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