UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FArchiveStackTraceDisabledScope Class Reference

#include <ArchiveStackTrace.h>

Public Member Functions

COREUOBJECT_API FArchiveStackTraceDisabledScope ()
 
COREUOBJECT_API ~FArchiveStackTraceDisabledScope ()
 

Detailed Description

Disables collecting both offsets and stack traces when collecting serialize callstacks. Typically used when appending data from one stack tracing archive to another.

Constructor & Destructor Documentation

◆ FArchiveStackTraceDisabledScope()

FArchiveStackTraceDisabledScope::FArchiveStackTraceDisabledScope ( )

◆ ~FArchiveStackTraceDisabledScope()

FArchiveStackTraceDisabledScope::~FArchiveStackTraceDisabledScope ( )

The documentation for this class was generated from the following files: