Navigation
API > API/Editor > API/Editor/UnrealEd
This reporter generates a report which displays objects which are duplicated into more than one package.
| Name | FResourceStatReporter_AssetDuplication |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Commandlets/EditorCommandlets.h |
| Include Path | #include "Commandlets/EditorCommandlets.h" |
Syntax
struct FResourceStatReporter_AssetDuplication : public FResourceStatReporter
Inheritance Hierarchy
- FResourceStatReporter → FResourceStatReporter_AssetDuplication
Functions
Public
Overridden from FResourceStatReporter
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool CreateReport
(
const TArray< struct FPackageResourceStat >& ResourceStats |
Creates a report using the specified stats. | Commandlets/EditorCommandlets.h |