FObjectThumbnail::CountBytes

Calculates the memory usage of this [FObjectThumbnail](API\Runtime\Core\Misc\FObjectThumbnail).

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 CountBytes
(
    FArchive & Ar
) const

Remarks

Calculates the memory usage of this FObjectThumbnail.

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