Navigation
API > API/Runtime > API/Runtime/RuntimeAssetCache > API/Runtime/RuntimeAssetCache/URuntimeAssetCacheBuilder_Object-
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.
Derived Overrides
| Name | GetSerializedDataSizeEstimate |
| Type | function |
| Header File | /Engine/Source/Runtime/RuntimeAssetCache/Public/RuntimeAssetCacheBuilders.h |
| Include Path | #include "RuntimeAssetCacheBuilders.h" |
virtual int64 GetSerializedDataSizeEstimate()