Navigation
API > API/Runtime > API/Runtime/CoreUObject
Helper class for setting and resetting attributes on the FReferenceCollectorArchive
| Name | FVerySlowReferenceCollectorArchiveScope |
| Type | class |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectGlobals.h |
| Include Path | #include "UObject/UObjectGlobals.h" |
Syntax
class FVerySlowReferenceCollectorArchiveScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVerySlowReferenceCollectorArchiveScope
(
FReferenceCollectorArchive& InArchive, |
UObject/UObjectGlobals.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FVerySlowReferenceCollectorArchiveScope() |
UObject/UObjectGlobals.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Archive | FReferenceCollectorArchive & | UObject/UObjectGlobals.h | ||
| OldSerializedDataContainer | const UObject * | UObject/UObjectGlobals.h | ||
| OldSerializedProperty | FProperty * | UObject/UObjectGlobals.h | ||
| OldSerializingObject | const UObject * | UObject/UObjectGlobals.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FReferenceCollectorArchive & GetArchive() |
UObject/UObjectGlobals.h |