Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache > FCacheRecordBuilder > AddValue
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheRecord.h |
Include | #include "DerivedDataCacheRecord.h" |
Source | /Engine/Source/Developer/DerivedDataCache/Private/DerivedDataCacheRecord.cpp |
void AddValue ( const [FValueWithId](API\Developer\DerivedDataCache\FValueWithId) & Value )
Remarks
Add a value to the cache record.
The ID for the value must be unique within this cache record.