FArchiveState::IsObjectReferenceCollector

Returns true if this archive is only looking for [UObject](API\Runtime\CoreUObject\UObject\UObject) references.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/Archive.h"

Syntax

bool IsObjectReferenceCollector() const

Remarks

Returns true if this archive is only looking for UObject references. This can be false for reference collectors looking for more general references.

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