Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FArchive
Description
Returns true if this archive is only looking for UObject references. This can be false for reference collectors looking for more general references.
| Name | IsObjectReferenceCollector |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/Archive.h |
| Include Path | #include "Serialization/Archive.h" |
bool IsObjectReferenceCollector() const