FArchiveState::IsFilterEditorOnly

Indicates whether this archive is filtering editor-only on save or contains data that had editor-only content stripped.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/Archive.h"

Syntax

bool IsFilterEditorOnly() const

Remarks

Indicates whether this archive is filtering editor-only on save or contains data that had editor-only content stripped.

Returns

true if the archive filters editor-only content, false otherwise.

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