Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FPkgInfoReporter_Log |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/PackageUtilityWorkers.h |
| Include Path | #include "PackageUtilityWorkers.h" |
Syntax
struct FPkgInfoReporter_Log : public FPkgInfoReporter
Inheritance Hierarchy
- FPkgInfoReporter → FPkgInfoReporter_Log
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Constructors | PackageUtilityWorkers.h | ||
FPkgInfoReporter
(
const FPkgInfoReporter& Other |
PackageUtilityWorkers.h |
Overridden from FPkgInfoReporter
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void GeneratePackageReport
(
FLinkerLoad* InLinker, |
Writes information about the linker to the log. | PackageUtilityWorkers.h |