Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheRecord.h |
Include | #include "DerivedDataCacheRecord.h" |
Syntax
class ICacheRecordBuilderInternal
Destructors
Type | Name | Description |
---|---|---|
~ICacheRecordBuilderInternal () |
Functions
Type | Name | Description |
---|---|---|
void | AddValue ( const FValueId& Id, const FValue& Value ) | |
FCacheRecord | Build () | |
void | BuildAsync ( IRequestOwner& Owner, FOnCacheRecordComplete&& OnComplet... ) | |
void | SetMeta ( FCbObject&& Meta ) |