FResourceStatReporter_TotalMemoryPerAsset

This reporter generates a report on the disk-space taken by each asset type.

Windows
MacOS
Linux

Inheritance Hierarchy

FResourceStatReporter

FResourceStatReporter_TotalMemoryPerAsset

References

Module

UnrealEd

Header

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

Include

#include "Commandlets/EditorCommandlets.h"

Syntax

struct FResourceStatReporter_TotalMemoryPerAsset : public FResourceStatReporter

Remarks

This reporter generates a report on the disk-space taken by each asset type.

Overridden from FResourceStatReporter

Name Description

Public function Virtual

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