FPkgInfoReporter_Log::GeneratePackageReport

Writes information about the linker to the log.

Windows
MacOS
Linux

Override Hierarchy

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

Syntax

virtual void GeneratePackageReport
(
    class FLinkerLoad * InLinker,
    FOutputDevice & Out
)

Remarks

Writes information about the linker to the log.

Parameters

Parameter

Description

InLinker

if specified, changes this reporter's Linker before generating the report.

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