FArchiveState::ShouldSkipProperty

Checks whether the archive wants to skip the property independent of the other flags

Windows
MacOS
Linux

Override Hierarchy

References

Module

Core

Header

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

Include

#include "Serialization/Archive.h"

Syntax

virtual bool ShouldSkipProperty
(
    const FProperty * InProperty
) const

Remarks

Checks whether the archive wants to skip the property independent of the other flags

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