FSerializedPropertyScope

Helper class to set and restore serialized property on an archive

Windows
MacOS
Linux

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

Name Description

Public function

FSerializedPropertyScope

(
    FArchive& InAr,
    FProperty* InProperty,
    const FProperty* OnlyIfOldProp...
)

Destructors

Name Description

Public function

~FSerializedPropertyScope()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss