FArchiveState::GetSerializedPropertyChain

Get the raw serialized property chain for this archive

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/Archive.h

Include

#include "Serialization/Archive.h"

Syntax

const FArchiveSerializedPropertyChain * GetSerializedPropertyChain() const

Remarks

Get the raw serialized property chain for this archive

Accessing this directly can avoid an array allocation depending on your use-case

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