FResourceStatReporter

Generates various types of reports for the list of resources collected by the AnalyzeCookedContent commandlet.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Commandlets/EditorCommandlets.h

Include

#include "Commandlets/EditorCommandlets.h"

Syntax

struct FResourceStatReporter

Remarks

Generates various types of reports for the list of resources collected by the AnalyzeCookedContent commandlet. Each derived version of this struct generates a different type of report.

Variables

Name Description

Public variable

EReportOutputTy...

 

OutputType

Constructors

Name Description

Public function

FResourceStatReporter()

Constructor

Destructors

Name Description

Public function Virtual

~FResourceStatReporter()

Destructor

Functions

Name Description

Public function

bool

 

CreateReport

(
    const TArray< struct FPackageResour...
)

Creates a report using the specified stats.

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