Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Serialization
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Serialization/ArchiveStackTrace.h |
| Include | #include "Serialization/ArchiveStackTrace.h" |
Syntax
class FArchiveStackTraceDisabledScope
Remarks
Disables collecting both offsets and stack traces when collecting serialize callstacks. Typically used when appending data from one stack tracing archive to another.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|