Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FPkgInfoReporter_Log
- FPkgInfoReporter::GeneratePackageReport()
- FPkgInfoReporter_Log::GeneratePackageReport()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/PackageUtilityWorkers.h |
| Include | #include "PackageUtilityWorkers.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Commandlets/PackageUtilities.cpp |
virtual void GeneratePackageReport
&40;
class FLinkerLoad &42; InLinker,
FOutputDevice & Out
&41;
Remarks
Writes information about the linker to the log.
Parameters
| Name | Description |
|---|---|
| InLinker | if specified, changes this reporter's Linker before generating the report. |