FArchiveProxy::PushSerializedProperty

Pushes editor-only marker to the stack of currently serialized properties

Windows
MacOS
Linux

Override Hierarchy

FArchive::PushSerializedProperty()

FArchiveProxy::PushSerializedProperty()

References

Module

Core

Header

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

Include

#include "Serialization/ArchiveProxy.h"

Syntax

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

Remarks

Pushes editor-only marker to 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