Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/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 CountImageBytes_Uncompressed
&40;
FArchive & Ar
&41; const
Remarks
Calculates the amount of memory used by the uncompressed bytes array.
Parameters
Name | Description |
---|---|
Ar | the FArchiveCountMem (or similar) archive that will store the results of the memory usage calculation. |