FArchiveProxy::PopSerializedProperty

Pops editor-only marker from the stack of currently serialized properties

Windows
MacOS
Linux

Override Hierarchy

FArchive::PopSerializedProperty()

FArchiveProxy::PopSerializedProperty()

References

Module

Core

Header

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

Include

#include "Serialization/ArchiveProxy.h"

Syntax

virtual void PopSerializedProperty
(
    class FProperty * InProperty,
    const bool bIsEditorOnlyProperty
)

Remarks

Pops editor-only marker from the stack of currently serialized properties

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