Navigation
Unreal Engine C++ API Reference > Runtime > Core > Serialization > FArchiveState > GetSerializedPropertyChain
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/Archive.h |
Include | #include "Serialization/Archive.h" |
const FArchiveSerializedPropertyChain &42; GetSerializedPropertyChain&40;&41; const
Remarks
Get the raw serialized property chain for this archive
Accessing this directly can avoid an array allocation depending on your use-case