FObjectThumbnail::CountImageBytes_Compressed

Calculates the amount of memory used by the compressed bytes array.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/ObjectThumbnail.h

Include

#include "Misc/ObjectThumbnail.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/ObjectThumbnail.cpp

Syntax

void CountImageBytes_Compressed
(
    FArchive & Ar
) const

Remarks

Calculates the amount of memory used by the compressed bytes array.

Parameters

Parameter

Description

Ar

the FArchiveCountMem (or similar) archive that will store the results of the memory usage calculation.

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