Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache > FCacheRecordBuilder
Type | Name | Description | |
---|---|---|---|
void | AddValue
(
const FValueWithId& Value |
Add a value to the cache record.The ID for the value must be unique within this cache record. | |
void | Add a value to the cache record. | ||
void | AddValue
(
const FValueId& Id, |
Add a value to the cache record. | |
void | AddValue
(
const FValueId& Id, |