Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Serialization
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Serialization/SerializedPropertyScope.h |
| Include | #include "Serialization/SerializedPropertyScope.h" |
Syntax
class FSerializedPropertyScope
Remarks
Helper class to set and restore serialized property on an archive
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSerializedPropertyScope
(
FArchive& InAr, |
Destructors
| Type | Name | Description | |
|---|---|---|---|