Navigation
API > API/Editor > API/Editor/UnrealEd
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
| Type | Name | Description | |
|---|---|---|---|
| FArchiveTopLevelReferenceCollector constructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsAnIgnoreClass
(
const UObject* Object |
||
| bool | IsInIgnoreOuter
(
const UObject* Object |
||
| bool | ShouldSearchForAssets
(
const UObject* Object |