Navigation
Unreal Engine C++ API Reference > Developer > TraceServices > Common > TCachedStringStore
References
Module | TraceServices |
Header | /Engine/Source/Developer/TraceServices/Public/Common/CachedStringStore.h |
Include | #include "Common/CachedStringStore.h" |
uint64 AllocatedSize()
Remarks
Get the total number of bytes used. Note that this does ot account for unused block space. Number of bytes used to store the strings.