Navigation
API > API/Runtime > API/Runtime/RuntimeAssetCache > API/Runtime/RuntimeAssetCache/UExampleTextureCacheBuilder
Description
Estimate the size (in bytes) of the Data saved in SerializeData. This makes the buffer memory usage is more efficient. This is not necessary. However, the closer the estimate is to the actual size the more efficient the memory allocations will be.
Virtual Inheritance
- URuntimeAssetCacheBuilder_ObjectBase::GetSerializedDataSizeEstimate → UExampleTextureCacheBuilder::GetSerializedDataSizeEstimate
| Name | GetSerializedDataSizeEstimate |
| Type | function |
| Header File | /Engine/Source/Runtime/RuntimeAssetCache/Public/RuntimeAssetCacheBuilders.h |
| Include Path | #include "RuntimeAssetCacheBuilders.h" |
| Source | /Engine/Source/Runtime/RuntimeAssetCache/Private/RuntimeAssetCacheBuilders.cpp |
virtual int64 GetSerializedDataSizeEstimate()