FPkgInfoReporter::GeneratePackageReport

Performs the actual work - generates a report containing information about the linker.

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"

Syntax

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

Remarks

Performs the actual work - generates a report containing information about the linker.

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