![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ArchiveStackTrace.h>
Public Member Functions | |
| COREUOBJECT_API | FArchiveStackTraceDisabledScope () |
| COREUOBJECT_API | ~FArchiveStackTraceDisabledScope () |
Disables collecting both offsets and stack traces when collecting serialize callstacks. Typically used when appending data from one stack tracing archive to another.
| FArchiveStackTraceDisabledScope::FArchiveStackTraceDisabledScope | ( | ) |
| FArchiveStackTraceDisabledScope::~FArchiveStackTraceDisabledScope | ( | ) |