Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TMapBase
Description
Track the container's memory use through an archive.
| Name | CountBytes |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/Map.h |
| Include Path | #include "Containers/Map.h" |
void CountBytes
(
FArchive & Ar
) const
Parameters
| Name | Remarks |
|---|---|
| Ar | The archive to use. |
See Also
- GetAllocatedSize