FArchiveState::IsEditorOnlyPropertyOnTheStack

Returns true if the stack of currently serialized properties contains an editor-only property

Windows
MacOS
Linux

Override Hierarchy

FArchiveState::IsEditorOnlyPropertyOnTheStack()

FArchiveProxy::IsEditorOnlyPropertyOnTheStack()

References

Module

Core

Header

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

Include

#include "Serialization/Archive.h"

Source

/Engine/Source/Runtime/Core/Private/Serialization/Archive.cpp

Syntax

virtual bool IsEditorOnlyPropertyOnTheStack() const

Remarks

Returns true if the stack of currently serialized properties contains an editor-only property

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