FArchiveTopLevelReferenceCollector

An archive for collecting object references that are top-level objects.

Windows
MacOS
Linux

Inheritance Hierarchy

FArchiveState

FArchive

FArchiveUObject

FArchiveTopLevelReferenceCollector

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/ObjectTools.h

Include

#include "ObjectTools.h"

Syntax

class FArchiveTopLevelReferenceCollector : public FArchiveUObject

Remarks

An archive for collecting object references that are top-level objects.

Constructors

Name Description

Public function

FArchiveTopLevelReferenceCollector

(
    TArray< UObject* >* InObj...,
    const TArray< UObject* >& InI...,
    const TArray< UClass* >& InIg...
)

FArchiveTopLevelReferenceCollector constructor

Functions

Name Description

Public function Const

bool

 

IsAnIgnoreClass

(
    const UObject* Object
)

Public function Const

bool

 

IsInIgnoreOuter

(
    const UObject* Object
)

Public function Const

bool

 

ShouldSearchForAssets

(
    const UObject* Object
)

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