FConcertSyncObjectWriter::ShouldSkipProperty

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

Windows
MacOS
Linux

Override Hierarchy

FArchiveState::ShouldSkipProperty()

FConcertSyncObjectWriter::ShouldSkipProperty()

References

Module

ConcertSyncCore

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertSyncArchives.h

Include

#include "ConcertSyncArchives.h"

Source

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Private/ConcertSyncArchives.cpp

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