Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FObjectThumbnail
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 |
void CountBytes
&40;
FArchive & Ar
&41; const
Remarks
Calculates the memory usage of this FObjectThumbnail.
Parameters
Name | Description |
---|---|
Ar | the FArchiveCountMem (or similar) archive that will store the results of the memory usage calculation. |