Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FCacheRecordBuilder
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheRecord.h |
| Include | #include "DerivedDataCacheRecord.h" |
FCacheRecord Build()
Remarks
Build a cache record, which makes this builder subsequently unusable.
Prefer BuildAsync() when the values are added from raw buffers, which requires compressing those buffers before constructing the cache record.