FArchiveState::GetSerializedProperty

Gets the property that is currently being serialized

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/Archive.h"

Syntax

FProperty * GetSerializedProperty() const

Remarks

Gets the property that is currently being serialized

Returns

Pointer to the property that is currently being serialized

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